ComponentOne ChartNavigator for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / C1CompositeChart Class / DataSourceObject Property

In This Topic
    DataSourceObject Property (C1CompositeChart)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property DataSourceObject As System.Web.UI.IDataSource
    public System.Web.UI.IDataSource DataSourceObject {get;}
    See Also