Search Results: Wikipedia API query 2010 edit statistics "2010: Odyssey Two" total edits year 2010

dxChart commonSeriesSettings selectionStyle hatching

Reference
Configures hatching that applies when a user selects the series.

opaque. step Specifies the distance between two side-by-side hatching lines in pixels. width Specifies the width of hatching lines in pixels.

dxChart series hoverStyle hatching

Reference
Configures hatching that applies when a user points to the series.

opaque. step Specifies the distance between two side-by-side hatching lines in pixels. width Specifies the width of hatching lines in pixels.

dxChart series selectionStyle hatching

Reference
Configures hatching that applies when a user selects the series.

opaque. step Specifies the distance between two side-by-side hatching lines in pixels. width Specifies the width of hatching lines in pixels.

dxChart valueAxis breaks

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

A scale break is an area across an axis that is displayed instead of a section of an axis range. Scale breaks improve the readability of chart sections with large gaps in their ranges. Each object in the breaks array configures a single scale break. A scale break range should be at least two tick intervals. Otherwise, the scale break might not be visible. See Also breakStyle

dxChart AreaSeries hoverStyle hatching

Reference
Configures hatching that applies when a user points to the series.

opaque. step Specifies the distance between two side-by-side hatching lines in pixels. width Specifies the width of hatching lines in pixels.