TCustomBarSeries.UseYOrigin

TCustomBarSeries.UseYOrigin
TCustomBarSeries

property UseYOrigin: Boolean;

Unit
Series

Description
Default Value: True

The UseYOrigin property defines if Bars will be bottom aligned to the YOrigin property value.

When False, the minimum of all Bar values is used as the Bar origins value.

When True, the YOrigin property is used as the start point for Bars.