TCustomPolarSeries.CalcXPos

TCustomPolarSeries.CalcXPos
TCustomPolarSeries

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

Unit
TeePolar

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.