Search Results: "Write with OpenID" "Write post with name/password" slot
- All Results 660
- Guides 151
- Reference 509
- Technical Demos
- Support Center
dxPieChart series hoverStyle
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
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
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
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
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