ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / GraphMouseEventArgs Class
Members

In This Topic
    GraphMouseEventArgs Class
    In This Topic
    Represents the properties of the mouse event arguments for the chart.
    Object Model
    GraphMouseEventArgs Class
    Syntax
    'Declaration
     
    Public NotInheritable Class GraphMouseEventArgs 
       Inherits System.Windows.Forms.MouseEventArgs
    public sealed class GraphMouseEventArgs : System.Windows.Forms.MouseEventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          System.Windows.Forms.MouseEventArgs
             GrapeCity.ActiveReports.Chart.GraphMouseEventArgs

    See Also