ActiveReports 12
PointIndex Property

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > GraphMouseEventArgs Class : PointIndex Property
Gets a count of the number of times the item was clicked.
Syntax
'Declaration
 
Public ReadOnly Property PointIndex As Integer
public int PointIndex {get;}
Remarks
This property was previously called ItemCount. ItemCount is now an obsolete property.
See Also

Reference

GraphMouseEventArgs Class
GraphMouseEventArgs Members