Back to Devexpress

BarSeriesBase.BarWidth Property

maui-devexpress-dot-maui-dot-charts-dot-barseriesbase-415f59d1.md

latest811 B
Original Source

BarSeriesBase.BarWidth Property

Gets or sets the width of a bar, in axis units. This is a bindable property.

Namespace : DevExpress.Maui.Charts

Assembly : DevExpress.Maui.Charts.dll

NuGet Package : DevExpress.Maui.Charts

Declaration

csharp
public double BarWidth { get; set; }

Property Value

TypeDefaultDescription
Double-1

The bar width, in axis units.

|

See Also

BarSeriesBase Class

BarSeriesBase Members

DevExpress.Maui.Charts Namespace