Search Results: "wiki/RecentlyCommented" property
- All Results 1000
- Guides 25
- Reference 975
- Technical Demos
- Support Center
dxPolarChart commonAxisSettings minorTick
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
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
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
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
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