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