DataSourceAdapterBase Members
Serves as the base class for data adapters that load data from data sources into the chart series.Fields
| Name | Description |
|---|---|
| DataSourceProperty static | Identifies the DataSource bindable property. |
Properties
| Name | Description |
|---|---|
| DataSource | Gets or sets the data source for the chart. |
Methods
| Name | Description |
|---|---|
| Dispose() | Disposes of the DataSourceAdapterBase object. |
See Also