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

dxPolarChart commonSeriesSettings selectionStyle hatching

Reference
Specifies the hatching properties to be applied when a series is selected.

Within this object, you can specify how to apply hatching using the direction property, the width and opacity of lines with the width and opacity properties, and the space between the lines using the step property. direction Specifies how to apply hatching to highlight a selected series. The following values are available. none Do not apply hatching. right Apply an upward diagonal hatching

dxPolarChart series

Reference
Specifies properties for PolarChart UI component series.

This property is necessary. If you do not need to specify any of the properties within the series object (e.g., when you have specified them within the commonSeriesSettings object), assign at least.... 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

dxPolarChart series 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 series 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

dxPolarChart series hoverStyle border

Reference
An object defining the border properties for a hovered series.

settings specific to the 'hovered' state for all series of a single type at once, use the properties of the corresponding object within commonSeriesSettings (e.g., area.hoverStyle.border). The values that are set within this object override the corresponding common values that are set within the root commonSeriesSettings.hoverStyle.border object. In case you have to set a hover style property