PieChartData

constructor(slices: List<PieChartData.Slice>, plotType: PlotType)

Parameters

slices

: Defines the list of slices Slice to be drawn.

plotType

: Defines the type of the chart.