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