TAreaSeries.UseYOrigin
TAreaSeries
property UseYOrigin: Boolean;
Unit
Series
Description
Default Value: True
The UseYOrigin property defines if Areas will be bottom aligned to the TAreaSeries.YOrigin property value.
When False, the minimum of all values is used as the origins value.
When True, the TAreaSeries.YOrigin property is used as the start point for Areas.