THorizBarSeries.CalcXPos

THorizBarSeries.CalcXPos
THorizBarSeries

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.