Back to Devexpress

DataSourceAdapterBase Properties

corelibraries-devexpress-dot-xtracharts-dot-datasourceadapterbase-dot-underscore-properties.md

latest1.6 KB
Original Source

DataSourceAdapterBase Properties

The base class for adapters that load data from data sources.

NameDescription
DataMembersReturns the collection of data source members that store data used to create series points.
DataSortedGets or sets the value that identifies whether the source data is sorted.
FilterCriteriaGets or sets the filter expression that is applied to the series to filter display data.
FilterStringGets or sets the filter string that is applied to the series to filter displayed data.
TagGets or sets the object that contains data related to the chart element. Inherited from ChartElement.
TypeNameSerializableGets the string value used to support serialization of the data adapter. Inherited from BaseDataAdapter.

See Also

DataSourceAdapterBase Class

DataSourceAdapterBase Members

DevExpress.XtraCharts Namespace