TCustomBarSeries.AutoBarSize

TCustomBarSeries.AutoBarSize
TCustomBarSeries

property AutoBarSize: Boolean;

Unit
Series

Description
The AutoBarSize property determines if the Series Bar points calculate automatically their width (or height for an HorizBar series) based on the minimum and maximum bar values.

By default is False, meaning the Bar size is calculated using the number of Bar points instead of Bar values.