Skip to main content

Bar2DKind Class

Represents a pre-defined 2D Bar model.

Namespace: DevExpress.Xpf.Charts

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

NuGet Package: DevExpress.Wpf.Charts

Declaration

public class Bar2DKind :
    PredefinedElementKind

Remarks

A collection of the Bar2DKind objects is returned by the Bar2DModel.GetPredefinedKinds method.

Inheritance

See Also