GetPoint (int pointIndex)
method
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
Discussion
Join PTMC community to post your comments
No comments yet. Be the first.
DrawingRegressionChannel methods
DrawingRegressionChannel properties
- BottomAreaColor
- BottomLineColor
- BottomLineStyle
- BottomLineWidth
- ChartId
- CreationMode
- Id
- LineColor
- LineStyle
- LineWidth
- LowerDeviation
- MoveToBackground
- PriceType
- RegressionLineColor
- RegressionLineStyle
- RegressionLineWidth
- State
- SynchronizeWithCharts
- TopAreaColor
- TopLineColor
- TopLineStyle
- TopLineWidth
- UpperDeviation
DrawingRegressionChannel constructors