ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design Namespace / ChartDataSourceClickedEventArgs Class / Chart Property

In This Topic
    Chart Property
    In This Topic
    Provides access to the control.
    Syntax
    'Declaration
     
    Public ReadOnly Property Chart As ChartControl
    public ChartControl Chart {get;}
    See Also