Search Results: "wiki/RecentlyCommented" property

dxPolarChart BarSeries hoverStyle hatching

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

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 the hovered series. The following values are available. none Do not apply hatching. right Apply an upward diagonal hatching

dxPolarChart BarSeries 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 StackedBarSeries hoverStyle hatching

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

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 the hovered series. The following values are available. none Do not apply hatching. right Apply an upward diagonal hatching

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

dxRangeSelector scale breaks

Reference
Declares a scale break collection. Applies only if the scale's type is "continuous" or "logarithmic".

with the startValue property, limits the scale break. startValue Along with the endValue property, limits the scale break.