IHistogramSeries.UseYOrigin
IHistogramSeries

property UseYOrigin: WordBool;

Type Library
TeeChartx

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.