React PieChart Series Types
This section lists the objects that define properties to be used to configure series of particular types.
DoughnutSeries
All the settings in this section are specified as follows:
The commonSeriesSettings object
Specifies settings for all series in a PieChart.The commonSeriesSettings.doughnut object
Specifies settings for all series of the doughnut type.An object in the series array
Specifies settings for an individual series.
PieSeries
All the settings in this section are specified as follows:
The commonSeriesSettings object
Specifies settings for all series in a PieChart.The commonSeriesSettings.pie object
Specifies settings for all series of the pie type.An object in the series array
Specifies settings for an individual series.
If you have technical questions, please create a support ticket in the DevExpress Support Center.