THistogramSeries.UseYOrigin

THistogramSeries.UseYOrigin
THistogramSeries

property UseYOrigin: Boolean;

Unit
StatChar

Description
Default Value: True

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

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

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