Search Results: "wiki/RecentlyCommented" property

dxPolarChart commonAxisSettings minorTick

Reference
Specifies the properties of the minor ticks.

visible, assign true to the visible property of the minorTick object. Additionally, you can change the color, opacity and width of the minor ticks using the corresponding properties. NOTE Minor ticks cannot be displayed on a discrete axis. color Specifies a color for the minor ticks. This property supports the following colors: Hexadecimal colors RGB colors RGBA colors Predefined/cross

dxPolarChart commonAxisSettings stripStyle label font

Reference
Specifies font properties for a strip label.

color Specifies font color. This property supports the following colors: Hexadecimal colors RGB colors RGBA colors Predefined/cross-browser color names Predefined SVG colors Paint server address family Specifies font family. For details on acceptable values, refer to the Font family article. opacity Specifies font opacity. This property accepts a value from 0 to 1, where 0 makes the text

dxPolarChart commonSeriesSettings label font

Reference
Specifies font properties for the text displayed in point labels.

color Specifies font color. This property supports the following colors: Hexadecimal colors RGB colors RGBA colors Predefined/cross-browser color names Predefined SVG colors Paint server address family Specifies font family. For details on acceptable values, refer to the Font family article. opacity Specifies font opacity. This property accepts a value from 0 to 1, where 0 makes the text

dxPolarChart commonSeriesSettings point hoverStyle border

Reference
An object defining the border properties for a hovered point.

a hover style property for a point border in an individual series, use the hoverStyle.border object within the series object of the series array. The values that are set individually override corresponding common values. color Sets a border color for a hovered point. This property supports the following colors: Hexadecimal colors RGB colors RGBA colors Predefined/cross-browser color names

dxPolarChart commonSeriesSettings point selectionStyle border

Reference
An object defining the border properties for a selected point.

have to set a selection style property for a point border in an individual series, use the selectionStyle.border object within the series object of the series array. The values that are set individually override corresponding common values. color Sets a border color for a selected point. This property supports the following colors: Hexadecimal colors RGB colors RGBA colors Predefined/cross-browser