returns point coordinates in a chart measure format - time(X) price(Y)


SYNTAX


public TimePrice GetPoint (int pointIndex)


PARAMETERS


pointIndex — int

index of the point. Starts from 0.


RETURN


TimePrice