MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / GraphMouseEventArgs Class / PointIndex Property

In This Topic
PointIndex Property
In This Topic
Gets a count of the number of times the item was clicked.
Syntax
'Declaration
 
Public ReadOnly Property PointIndex As Integer
 
Remarks
This property was previously called ItemCount. ItemCount is now an obsolete property.
See Also