MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / GraphMouseEventArgs Class
Properties

GraphMouseEventArgs Class Members

The following tables list the members exposed by GraphMouseEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the GraphMouseEventArgs class.  
Top
Public Properties
 NameDescription
Public PropertyGets the graph  
Public PropertyGets mouse event button state  
Public PropertyGets a count of the number of times the item was clicked.  
Public PropertyGets Shape Area on which mouse event occured on  
Public PropertyGets source point on which mouse event occured on  
Public PropertyGets user point on which mouse event occured on  
Top
See Also