Returns the corresponding screen pixels coordinate of the leftmost horizontal bar edge.
public Int32 GetOriginPos(Int32 valueIndex)

Remarks


The GetOriginPos function returns the corresponding screen pixels coordinate of the leftmost horizontal bar edge.
When MultiBar property is different than Stacked or Stacked 100%, this function returns the Origin screen coordinate.
When several bar Series are stacked, this function returns a different screen coordinate for each Series.
The ValueIndex parameter specifies the bar index.

See Also

Bar Class | Bar Members | Steema.TeeChart.Styles Namespace