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

Pie2DKind Class

Represents a pre-defined 2D Pie model.

Namespace: DevExpress.Xpf.Charts

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

NuGet Package: DevExpress.Wpf.Charts

Declaration

public class Pie2DKind :
    PredefinedElementKind

Remarks

A collection of the Pie2DKind objects is returned by the Pie2DModel.GetPredefinedKinds method.

Inheritance

See Also