Sales by Continent
USD
Use a PieChartSeries to create a Pie Chart. Specify the InnerDiameter property to create a Donut chart.
You can also use the following properties to customize chart appearance:
Diameter and MinDiameter to change a chart's shape.
StartAngle and SegmentDirection to rearrange series slices.
SeriesLabel.Position to change the position of chart labels.
Use UI elements in this demo module's header to change the Donut chart's shape, series slice layout, and label position.