TChartSeries.CalcYPosValue
TChartSeries
function CalcYPosValue(Const Value: Double): Integer; virtual;
Unit
TeEngine
Description
Returns the pixel Screen Vertical coordinate of the specified Value.
This coordinate is calculated using the Series associated Vertical Axis.
See the user guide for more information.