Pie Chart
Last updated
Last updated
Type: Custom Component
Values
List<float>
The list of values representing the sizes of each pie segment.
Colors
List<Color>
The list of colors corresponding to each segment of the pie chart.
BackgroundColor
Color
The background color of the pie chart.
OutlineColor
Color
The color of the outline stroke.
OutlineWidth
float
The width of the outline stroke.
AngleGap
float
The gap between pie segments, expressed as an angle in degrees.