sets drawing's point coordinates in a chart measure format - time(X) price(Y)
SYNTAX
public void SetPoint (int pointIndex,TimePrice newPoint)
PARAMETERS
index of the point. Starts from 0.
coordinates in a chart measure format
Modified on: Wed, May 9, 2018 at 11:46 AM
sets drawing's point coordinates in a chart measure format - time(X) price(Y)
public void SetPoint (int pointIndex,TimePrice newPoint)
index of the point. Starts from 0.
coordinates in a chart measure format
Did you find it helpful? Yes No
Send feedback