PanelIndex
<< Click to Display Table of Contents >> PanelIndex |
The panel on which the chart scale resides.
Note: This value is NOT the same value as the indicator's PanelUI. PanelIndex will provide the actual indexed value of the chart panel used for this chart scale. |
An int value representing the panel as an index value which starts at 0 and will increment for each panel configured on the chart. This property is read-only.
<chartScale>.PanelIndex
protected override void OnRender(ChartControl chartControl, ChartScale chartScale) |