ActiveReports 12
Clicks Property (GraphMouseEventArgs)

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > GraphMouseEventArgs Class : Clicks Property
Gets the number of times the mouse button was pressed and released.
Syntax
'Declaration
 
Public ReadOnly Property Clicks As Integer
public int Clicks {get;}

Property Value

An System.Int32 that contains the number of times the mouse button was pressed and released.
See Also

Reference

GraphMouseEventArgs Class
GraphMouseEventArgs Members