Pie Chart Data
PieChartData is a data class to mention all the data needed to draw slices in the pie/donut chart.
Parameters
slices
: Defines the list of slices Slice to be drawn.
plot Type
: Defines the type of the chart.
PieChartData is a data class to mention all the data needed to draw slices in the pie/donut chart.
: Defines the list of slices Slice to be drawn.
: Defines the type of the chart.