Index Property
Index
Gets the data point index.
Declaration
[C1Description("RenderSymbolEventArgs.Index", "Gets the data point index.")]
public int Index { get; }
<C1Description("RenderSymbolEventArgs.Index", "Gets the data point index.")>
Public ReadOnly Property Index As Integer