SetPoint (int pointIndex, TimePrice newPoint)
method
sets drawing's point coordinates in a chart measure format - time(X) price(Y)
Syntax
public void SetPoint (int pointIndex,TimePrice newPoint)
Parameters
pointIndex — int
index of the point. Starts from 0.
newPoint — TimePrice
coordinates in a chart measure format
Return
void
Discussion
Join PTMC community to post your comments
No comments yet. Be the first.