Search Results: "Write with OpenID" "Write post with name/password" slot

dxPolarChart valueAxis stripStyle label

Reference
An object defining the configuration properties for a strip label style.

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

Reference

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

Reference
An object defining a series of the area type.

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

Reference
An object defining the series border configuration properties.

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

Reference
An object defining configuration properties for a hovered series.

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