TCustomBarSeries.BarBounds

TCustomBarSeries.BarBounds
TCustomBarSeries

property BarBounds: TRect;

Unit
Series

Description
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 when the Bar Series DrawValue method is called during the series drawing process or when the developer manually calls the CalcBarBounds method to force BarBounds recalculation.