IHistogramSeries.YOrigin
IHistogramSeries

property YOrigin: Double;

Type Library
TeeChartx

Description
Default Value: 0

The YOrigin property determines the axis value used as a common bottom for all Histogram Bar points.

The UseYOrigin property must be True (the default) to use the YOrigin property.

Histogram Bars with a value bigger than YOrigin are drawn in one direction and Histogram Bars with a lower value are drawn in the opposite direction.