C1.Win.FlexChart.8 Assembly / C1.Chart Namespace / HitTestInfo Class / GroupIndex Property

In This Topic
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
 
See Also