Search Results: "wiki/RecentlyCommented" property

dxPolarChart valueAxis grid

Reference
An object defining the configuration properties for the grid lines of an axis in the PolarChart UI component.

Grid lines are the reference lines used to improve the readability of a chart's visual data. The grid object exposes the properties that allow you to specify visibility and appearance settings for axis grid lines. To learn more about axis grid lines and their properties, refer to the Grid topic. color Specifies a color for grid lines. This property supports the following colors: Hexadecimal

dxPolarChart valueAxis tick

Reference

common values. color Specifies ticks color. This property supports the following colors: Hexadecimal colors RGB colors RGBA colors Predefined/cross-browser color names Predefined SVG colors Paint

dxPolarChart AdaptiveLayout

Reference
Specifies adaptive layout properties.

height Specifies the minimum container height at which the layout begins to adapt. width Specifies the minimum container width at which the layout begins to...

dxPolarChart CommonAxisSettings

Reference
An object defining the configuration properties that are common for all axes of the PolarChart UI component.

allowDecimals Specifies whether to allow decimal values on the axis. When false, the axis contains integer values only. color Specifies the color of the line that represents an axis. ...

dxPolarChart CommonAxisSettingsMinorTick

Reference
Specifies the properties of the minor ticks.

color Specifies a color for the minor ticks. length Specifies minor tick length. opacity Specifies an opacity for the minor ticks. visible Indicates whether or not the minor ticks are displayed...