ICustomBarSeries.UseOrigin
ICustomBarSeries

property UseOrigin: WordBool;

Type Library
TeeChartx

Description
Default Value: True

The UseOrigin property defines if Bars will be bottom aligned to the Origin property value.

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

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