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

Bar2DKind Class

Represents a pre-defined 2D Bar model.

Namespace: DevExpress.Xpf.Charts

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, 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