CircleChartConfig

constructor(startAngle: StartAngle = StartAngle.Zero, maxValue: Float?, showLabel: Boolean)

Parameters

startAngle

The start angle of the chart.

maxValue

The maximum value of the chart.

showLabel

Whether to show labels on the chart.