ActiveReports 12
GraphMouseEventArgs Class Members
Properties 

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace : GraphMouseEventArgs Class

The following tables list the members exposed by GraphMouseEventArgs.

Public Properties
 NameDescription
Public PropertyGets which mouse button was pressed. (Inherited from System.Windows.Forms.MouseEventArgs)
Public PropertyGets the number of times the mouse button was pressed and released. (Inherited from System.Windows.Forms.MouseEventArgs)
Public PropertyGets or sets the control on which the mouse event occurred.  
Public PropertyGets a signed count of the number of detents the mouse wheel has rotated, multiplied by the WHEEL_DELTA constant. A detent is one notch of the mouse wheel. (Inherited from System.Windows.Forms.MouseEventArgs)
Public PropertyGets a count of the number of times the item was clicked.  
Public PropertyGets the location of the mouse during the generating mouse event. (Inherited from System.Windows.Forms.MouseEventArgs)
Public PropertyGets a count of the number of times the item was clicked.  
Public PropertyGets the X coordinate of the mouse.  
Public PropertyGets the Y coordinate of the mouse.  
Public PropertyGets the x-coordinate of the mouse during the generating mouse event. (Inherited from System.Windows.Forms.MouseEventArgs)
Public PropertyGets the y-coordinate of the mouse during the generating mouse event. (Inherited from System.Windows.Forms.MouseEventArgs)
Top
See Also

Reference

GraphMouseEventArgs Class
GrapeCity.ActiveReports.Chart Namespace