TCustomSeries.CalcXPos

TCustomSeries.CalcXPos
TCustomSeries

function CalcXPos(ValueIndex: Integer): Integer; override;

Unit
Series

Description
Returns the pixel Screen Horizontal coordinate of the ValueIndex Series value.

This coordinate is calculated using the Series associated
Horizontal Axis.

See the user guide for more information.