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

Represents a pie chart control that displays data as slices of a pie.

Definition

Constructors

Initializes a new instance of the RadPieChart class.

C#
public RadPieChart()

Properties

Gets the collection of pie series displayed in the chart.

C#
public ObservableCollection<PieSeries> Series { get; }
Property Value:

The collection of PieSeries instances.

In this article
DefinitionConstructorsRadPieChart()PropertiesSeries
Not finding the help you need?
Contact Support