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

dxPieChart series hoverStyle

Reference
An object defining configuration properties for a hovered series.

To set a custom 'hover' style for the series, use the hoverStyle object within the series configuration object. border An object defining the border properties for a hovered series. To set custom... 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

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

Reference
An object defining configuration properties for the series when it is selected.

The PieChart UI component comes with API members that allow you to select the series in code. To set a custom 'selected' style for the series, use the selectionStyle object within the series...={fill} /> </Series> </PieChart> ); } hatching Specifies the hatching properties to be applied when a point is selected. Within this object you can

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

dxPieChart seriesTemplate

Reference
Defines properties for the series template.

the seriesTemplate configuration object. Within this object, set the data source field that specifies the series name to the nameField property. If you need to specify individual values for properties