TBarSeries.BarWidth
TBarSeries
property BarWidth: Integer;
Unit
Series
Description
Run time and read only. The BarWidth property returns the width of vertical Bars in pixels. Bar widths change at run-time when resizing or zooming the Chart. BarWidth is a read-only property. You can use the TBarSeries.CustomBarWidth property to set a fixed pixels Bar width.