DataSourceAdapterBase Properties
The base class for adapters that load data from data sources.
Name | Description |
---|---|
Data |
Returns the collection of data source members that store data used to create series points. |
Data |
Gets or sets the value that identifies whether the source data is sorted. |
Filter |
Gets or sets the filter expression that is applied to the series to filter display data. |
Filter |
Gets or sets the filter string that is applied to the series to filter displayed data. |
Tag |
Gets or sets the object that contains data related to the chart element.
Inherited from Chart |
Type |
Gets the string value used to support serialization of the data adapter.
Inherited from Base |
See Also