GroupIndex Property (HitTestInfo)
In This Topic
Gets the group index of current data. For pie chart, it is an index of pie in multipie chart.
Syntax
'Declaration
Public ReadOnly Property GroupIndex As System.Integer
public System.int GroupIndex {get;}
See Also