Back to Devexpress

CustomBar3DModel Class

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

latest1.4 KB
Original Source

CustomBar3DModel Class

The custom 3D Bar model.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public class CustomBar3DModel :
    Bar3DModel
vb
Public Class CustomBar3DModel
    Inherits Bar3DModel

Inheritance

Object DispatcherObject DependencyObject Bar3DModel CustomBar3DModel

See Also

CustomBar3DModel Members

PredefinedBar3DModel

Series and Marker Models

DevExpress.Xpf.Charts Namespace