GetLow()
<< Click to Display Table of Contents >> GetLow() |
Returns the low price at the selected bar index value.
A double value that represents the low price at the desired bar index.
Bars.GetLow(int index)
index |
An int representing an absolute bar index value |
protected override void OnRender(ChartControl chartControl, ChartScale chartScale) |