New to Telerik UI for .NET MAUIStart a free 30-day trial

.NET MAUI PieChart Visual Structure

Updated on Aug 11, 2026

The visual structure of the .NET MAUI PieChart represents the anatomy of the control. Being familiar with the visual elements of the PieChart allows you to quickly find the information required to configure them.

The following image shows the anatomy of the PieChart.

PieChart Visual Structure

Displayed Elements

  • Pie Series—The arc segments that represent the data points. The size of each slice is proportional to the value of the data point.
  • Donut Series—The arc segments that represent the data points. The size of each slice is proportional to the value of the data point.
  • Inner Radius—The hollow center of a DonutSeries, controlled by the InnerRadiusFactor property.
  • Series Labels—The text that annotates each slice, positioned through the LabelOffsetFraction property.

See Also

In this article
Displayed ElementsSee Also
Not finding the help you need?
Contact Support