ClassPieSeriesModel
Class
Definition
Namespace:Telerik.Charting
Assembly:Telerik.WinControls.ChartView.dll
Syntax:
cs-api-definition
public class PieSeriesModel : DataPointSeriesModel<PieDataPoint>, IDisposable, INotifyPropertyChanged
Inheritance: objectDisposableObjectPropertyBagObjectChartNodeChartElementChartSeriesModelDataPointSeriesModel<PieDataPoint>PieSeriesModel
Implements:
Inherited Members
Constructors
PieSeriesModel()
Initializes a new instance of the PieSeriesModel class.
Declaration
cs-api-definition
public PieSeriesModel()
Properties
MaxOffsetFromCenter
Gets the maximum point offset from the center.
Range
Gets or sets the AngleRange structure that defines the starting and sweep angles of the pie.