Index Property (RenderSymbolEventArgs)
In This Topic
Gets the data point index.
Syntax
'Declaration
<C1DescriptionAttribute("RenderSymbolEventArgs.Index", "Gets the data point index.")>
Public ReadOnly Property Index As Integer
[C1Description("RenderSymbolEventArgs.Index", "Gets the data point index.")]
public int Index {get;}
See Also