ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / GraphMouseEventArgs Class / Graph Property

In This Topic
    Graph Property
    In This Topic
    Gets the graph
    Syntax
    'Declaration
     
    Public ReadOnly Property Graph As ISharpGraph
    public ISharpGraph Graph {get;}
    See Also