Back to Devexpress

SummaryDataAdapter Properties

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

latest3.1 KB
Original Source

SummaryDataAdapter Properties

An adapter that creates series points based on data source item summaries.

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. Inherited from DataSourceAdapter.
DateTimeSummaryOptionsReturns options that configure how the series calculates summary values of its data source with DateTime arguments.
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.
NumericSummaryOptionsReturns options that configure how the series calculates summary values of its data source with numeric arguments.
QualitativeSummaryOptionsReturns options that configure how the series calculates summary values of its data source with qualitative arguments.
TagGets or sets the object that contains data related to the chart element. Inherited from ChartElement.
TimeSpanSummaryOptionsReturns options that configure how the series calculates summary values of its data source with TimeSpan arguments.
TypeNameSerializableGets the string value used to support serialization of the data adapter. Inherited from BaseDataAdapter.

See Also

SummaryDataAdapter Class

SummaryDataAdapter Members

DevExpress.XtraCharts Namespace