TBarSeries.CalcBarBounds
TBarSeries
function CalcBarBounds(ValueIndex: Integer): TRect; override;
Unit
Series
Description
Given a bar value index, this method calculates the bar series TCustomBarSeries.BarBounds rectangle property.
BarBounds rectangle defines the enclosing rectangle in pixels that a given bar point needs to display in 2D.