public Double Origin {get; set;}
Remarks
Default Value: 0
The Origin property determines the axis value used as a common bottom for all Bar points.
The UseOrigin property must be true (the default) to use the Origin property.
Bars with a value bigger than Origin are drawn in one direction and Bars with a lower value are drawn in the opposite direction.
This applies both to Bar series and HorizBar series classes.
See Also
CustomBar Class | CustomBar Members | Steema.TeeChart.Styles Namespace