Skip to main content
A newer version of this page is available. .

RectanglePie3DModel Class

Represents the Rectangle 3D Pie pre-defined model.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v19.1.dll

Declaration

public class RectanglePie3DModel :
    PredefinedPie3DModel

Remarks

The following image demonstrates a chart with the RectanglePie3DModel applied.

pie3DModel-rectangle

For more information, see Series and Marker Models.

Inheritance

Object
DispatcherObject
DependencyObject
DevExpress.Xpf.Charts.ModelBase
See Also