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

SemiPentagonPie3DModel Class

Represents the Semi Pentagon 3D Pie pre-defined model.

Namespace: DevExpress.Xpf.Charts

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

Declaration

public class SemiPentagonPie3DModel :
    PredefinedPie3DModel

Remarks

The following image demonstrates a chart with the SemiPentagonPie3DModel applied.

pie3DModel-pentagon

For more information, see Series and Marker Models.

Inheritance

Object
DispatcherObject
DependencyObject
DevExpress.Xpf.Charts.ModelBase
Pie3DModel
PredefinedPie3DModel
SemiPentagonPie3DModel
See Also