Back to Devexpress

Bar3DSeriesView.BarModel Property

wpf-devexpress-dot-xpf-dot-charts-dot-bar3dseriesview-1607286c.md

latest978 B
Original Source

Bar3DSeriesView.BarModel Property

Gets or sets the model of data point bars.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public Bar3DPointModel BarModel { get; set; }
vb
Public Property BarModel As Bar3DPointModel

Property Value

TypeDescription
Bar3DPointModel

The bar model.

|

See Also

Bar3DSeriesView Class

Bar3DSeriesView Members

DevExpress.Xpf.Charts Namespace