ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / SharpGraph Class / DataSource Property

In This Topic
    DataSource Property (SharpGraph)
    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