returns point coordinates in a chart measure format - time(X) price(Y)
SYNTAX
public TimePrice GetPoint (int pointIndex)
PARAMETERS
index of the point. Starts from 0.
Modified on: Sat, May 12, 2018 at 10:58 AM
returns point coordinates in a chart measure format - time(X) price(Y)
public TimePrice GetPoint (int pointIndex)
index of the point. Starts from 0.
Did you find it helpful? Yes No
Send feedback