Bar3DSeriesView.BarModel Property
Gets or sets the model of data point bars.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v25.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
| Type | Description |
|---|---|
| Bar3DPointModel | The bar model. |
See Also