ActiveReports 18 .NET Edition
MESCIUS.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.EventArgs
    public sealed class GraphMouseEventArgs : System.EventArgs 
    Inheritance Hierarchy

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

    See Also