ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / ChartControl Class / DataSource Property

In This Topic
    DataSource Property (ChartControl)
    In This Topic
    Gets or sets the global data source for the chart.
    Syntax
    'Declaration
     
    Public Property DataSource As Object
    public object DataSource {get; set;}
    See Also