Back to Devexpress

CustomPie3DModel Class

wpf-devexpress-dot-xpf-dot-charts-dot-custompie3dmodel.md

latest1.5 KB
Original Source

CustomPie3DModel Class

The custom 3D Pie model.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public class CustomPie3DModel :
    Pie3DModel
vb
Public Class CustomPie3DModel
    Inherits Pie3DModel

Inheritance

Object DispatcherObject DependencyObject DevExpress.Xpf.Charts.ModelBase Pie3DModel CustomPie3DModel

See Also

CustomPie3DModel Members

PredefinedPie3DModel

Series and Marker Models

DevExpress.Xpf.Charts Namespace