Search Results: "wiki/RecentlyCommented" property

dxPieChart commonSeriesSettings hoverStyle hatching

Reference
Specifies the hatching properties to be applied when a point 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 point. The following values are available. none Do not apply hatching. right Apply an upward diagonal hatching

dxPieChart commonSeriesSettings selectionStyle hatching

Reference
Specifies the hatching properties to be applied when a point 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 the selected point. The following values are available. none Do not apply hatching. right Apply an upward diagonal hatching

dxPieChart commonSeriesSettings smallValuesGrouping

Reference
Specifies chart segment grouping properties.

all segments that have an index that is equal to or greater than the value of the topCount property. To group all segments with the value less than the value of the threshold property, use a 'smallValueThreshold' mode. By default, the resulting segment is called "others". To change this name, specify the groupName property. View Demo groupName Specifies the name

dxPieChart series hoverStyle hatching

Reference
Specifies the hatching properties to be applied when a point 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 point. The following values are available. none Do not apply hatching. right Apply an upward diagonal hatching

dxPieChart series selectionStyle hatching

Reference
Specifies the hatching properties to be applied when a point 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 the selected point. The following values are available. none Do not apply hatching. right Apply an upward diagonal hatching