Search Results: "Write with OpenID" "Write post with name/password" slot
- All Results 660
- Guides 151
- Reference 509
- Technical Demos
- Support Center
dxPolarChart argumentAxis stripStyle
Strips are the highlighted areas of a chart within a defined range of values (maximum and minimum) for an axis to which they belong. In general, strips are used to visually represent a range... the stripStyle object within the argumentAxis or valueAxis configuration object. To set common properties for all strips in a chart, define the stripStyle object within the commonAxisSettings
dxPolarChart argumentAxis 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 argumentAxis 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 commonAxisSettings
the constantLineStyle object within the argumentAxis or valueAxis configuration object correspondingly. Note that the properties that are set within these objects override the corresponding properties that are set within the commonAxisSettings.constantLineStyle object. In addition, you can define the appearance of each constant line individually. For more information, refer to the argumentAxis.constantLines
dxPolarChart commonAxisSettings constantLineStyle
corresponding properties or define the look of the labels using the label object. To specify styles for the constant lines of the argument and value axis separately, use the constantLineStyle object within the argumentAxis or valueAxis configuration object correspondingly. Note that the properties that are set within these objects override the corresponding properties that are set within