public Rectangle BarBounds {get;}
Remarks
Run-time and read-only.
Returns the rectangle that defines the dimensions for a bar point being displayed.
This function returns an internal variable, that is calculated only when the Bar Series DrawValue method is called.
You should only use BarBounds in custom-derived series, after calling the "inherited DrawValue" method.
See Also
CustomBar Class | CustomBar Members | Steema.TeeChart.Styles Namespace