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

GraphMouseEventArgs Class
Represents the properties of the mouse event arguments for the chart.
Object Model
GraphMouseEventArgs Class
Syntax
'Declaration
 
Public NotInheritable Class GraphMouseEventArgs 
   Inherits System.EventArgs
 
Inheritance Hierarchy

System.Object
   System.EventArgs
      GrapeCity.ActiveReports.Chart.GraphMouseEventArgs

See Also