TCustomSeries.CalcYPos

TCustomSeries.CalcYPos
TCustomSeries

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

Unit
Series

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

This coordinate is calculated using the Series associated Vertical Axis.

See the user guide for more information.