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

Bar3DPointModel Class

The base class for all 3D bar models.

Namespace: DevExpress.Xpf.Charts

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, DevExpress.Wpf.Charts

Declaration

public abstract class Bar3DPointModel :
    Point3DModelBase

The following members return Bar3DPointModel objects:

See Also