Back to Devexpress

Bar3DKind Class

wpf-devexpress-dot-xpf-dot-charts-dot-bar3dkind.md

latest1.2 KB
Original Source

Bar3DKind Class

Represents a pre-defined 3D Bar model.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public class Bar3DKind :
    PredefinedElementKind
vb
Public Class Bar3DKind
    Inherits PredefinedElementKind

Remarks

A collection of the Bar3DKind objects is returned by the Bar3DModel.GetPredefinedKinds method.

Inheritance

Object PredefinedElementKind Bar3DKind

See Also

Bar3DKind Members

DevExpress.Xpf.Charts Namespace