public Boolean UseOrigin {get; set;}
Remarks
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.
See Also
CustomBar Class | CustomBar Members | Steema.TeeChart.Styles Namespace