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

dxPolarChart argumentAxis constantLineStyle

Reference
Specifies the appearance of all the UI component's constant lines.

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

dxPolarChart argumentAxis constantLineStyle label

Reference
An object defining constant line label properties.

A constant line label shows information on the constant line. Use the label object to configure all the constant line labels simultaneously. Within this object you can set font properties, a position... or valueAxis.constantLineStyle.label configuration object correspondingly. Note that the properties that are set within these objects override the corresponding properties that are set within

dxPolarChart argumentAxis minorGrid

Reference
Specifies the properties of the minor grid.

. Declared within the commonAxisSettings object, the minorGrid object changes the appearance of value and argument axes simultaneously. To change the appearance of the value or argument axis individually

dxPolarChart argumentAxis minorTick

Reference

In addition to major ticks, the PolarChart UI component provides the capability to draw minor ticks. Minor ticks divide an axis segment that lies between two neighboring major ticks. To specify how to generate minor ticks, use the minorTickInterval or minorTickCount properties. To configure the appearance of minor ticks, use the properties of the minorTick object. Declared within

dxPolarChart argumentAxis strips

Reference
Specifies properties for argument axis strips.

Strips are the highlighted areas in a chart within the defined range of values (minimum and maximum) for an axis to which they belong. In general, strips are used to visually represent a range of values behind a series to trace whether the series points' values fall in or out of that range. For more details on strips, refer to the Strips topic. To define strips for the argument axis, use