Class PieSeries
Pie chart series for visualizing part-to-whole relationships using proportional slices.
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.Windows.Documents.Model.Drawing.Charts
Assembly: Telerik.Windows.Documents.Core.dll
Syntax
public class PieSeries : CategorySeriesBase
Constructors
PieSeries()
Create a pie series to visualize proportions of a whole using category values as slice sizes.
Declaration
public PieSeries()
Properties
SeriesType
Identifies the series as a Pie type for pie-specific rendering.
Declaration
public override SeriesType SeriesType { get; }
Property Value
|
SeriesType
|