Skip to main content
All docs
V25.1
  • DataSourceAdapterModel.DataSource Property

    Namespace: DevExpress.XtraCharts.Designer

    Assembly: DevExpress.XtraCharts.v25.1.Wizard.dll

    NuGet Package: DevExpress.Win.Charts

    Declaration

    [LocalizableCategory(DesignerCategories.Data)]
    public object DataSource { get; set; }

    Property Value

    Type
    Object
    See Also