Search Results: "Write with OpenID" "Write post with name/password" slot
- All Results 660
- Guides 151
- Reference 509
- Technical Demos
- Support Center
dxPolarChart valueAxis stripStyle label
A strip label displays descriptive information on a strip. To set properties for configuring the strip label style, define the stripStyle.label object within the argumentAxis or valueAxis configuration object. To set common properties for all strip labels in a chart, define the stripStyle.label object within the commonAxisSettings configuration object. Note that the values that are set
dxPolarChart valueAxis tick
of charts, but are not visible in the PolarChart UI component by default. To set up tick configuration properties, define the tick object within the argumentAxis or valueAxis configuration object. To set common properties for all ticks in a chart, define the tick object within the commonAxisSettings configuration object. Note that the values that are set for an individual axis override the corresponding
dxPolarChart AreaSeries
be displayed with borders (bars, area, etc.). To set custom border settings for all such series at once, use the border object within the commonSeriesSettings configuration object. If you have several series of one type, you can set border properties specific to this type using the corresponding object (area, line, or another) within the commonSeriesSettings configuration object. In addition, any non
dxPolarChart AreaSeries border
Series of some types can be displayed with borders (bars, area, etc.). To set custom border settings for all such series at once, use the border object within the commonSeriesSettings configuration object. If you have several series of one type, you can set border properties specific to this type using the corresponding object (area, line, or another) within the commonSeriesSettings
dxPolarChart AreaSeries hoverStyle
To set a custom 'hover' style for all series at once, use the hoverStyle object within the commonSeriesSettings configuration object. If you have several series of one type, you can set hover style properties to the values specific to this type using the corresponding object (area, line or another) within the commonSeriesSettings configuration object. The values that are set within series-type