PieChartConfig

constructor(donut: Boolean, showLabel: Boolean, startAngle: StartAngle = StartAngle.Zero)

Parameters

donut

Indicates whether the pie chart should be rendered as a donut.

showLabel

Indicates whether labels should be shown for each pie slice.

startAngle

The starting angle of the pie chart.