Sales by Continent
            
        USD
    
    
            
        North America
                    
            
        South America
                    
            
        Europe
                    
            
        Asia
                    
            
        Australia
                    
            
        Africa
            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.