ToIndex
<< Click to Display Table of Contents >> ToIndex |
An index value representing the last bar rendered on the chart. See also FromIndex.
Note: This value is NOT the last value that exists on the ChartBars, but rather the last bar index that is within the viewable range of the chart canvas area. This value changes as the user interacts with the ChartControl time-scale (x-axis). |
An int representing the last bar index painted on the chart
ChartBars.ToIndex
protected override void OnRender(ChartControl chartControl, ChartScale chartScale) |