Bar2DKind Class
In This Article
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.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
Object
PredefinedElementKind
Bar2DKind
See Also