PredefinedPie2DModel Class
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v26.1.dll
Declaration
Remarks
The PredefinedPie2DModel class implements the basic functionality for pre-defined 2D Pie models.
Since the PredefinedPie2DModel class is abstract, you can’t create an instance of it directly. Instead, assign one of its descendants to the PieSeries2D.Model property.
Inheritance
Show 12 items
Object
ChartDependencyObject
DevExpress.Xpf.Charts.PointModel
See Also