Back to Devexpress

DataSourceAdapter Properties

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

latest2.1 KB
Original Source

DataSourceAdapter Properties

An adapter that loads data from a source to the series.

NameDescription
DataMembersReturns the collection of data source members that store data used to create series points. Inherited from DataSourceAdapterBase.
DataSortedGets or sets the value that identifies whether the source data is sorted. Inherited from DataSourceAdapterBase.
DataSourceGets or sets the data source used to create series points.
FilterCriteriaGets or sets the filter expression that is applied to the series to filter display data. Inherited from DataSourceAdapterBase.
FilterStringGets or sets the filter string that is applied to the series to filter displayed data. Inherited from DataSourceAdapterBase.
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

DataSourceAdapter Class

DataSourceAdapter Members

DevExpress.XtraCharts Namespace