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

PentagonPie3DModel Class

Represents the Pentagon 3D Pie pre-defined model.

Namespace: DevExpress.Xpf.Charts

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

Declaration

public class PentagonPie3DModel :
    PredefinedPie3DModel

Remarks

The following image demonstrates a chart with the PentagonPie3DModel applied.

pie3DModel-pentagon

For more information, see Series and Marker Models.

Inheritance

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