SummaryDataAdapter Properties
An adapter that creates series points based on data source item summaries.
Name | Description |
---|---|
Data |
Returns the collection of data source members that store data used to create series points.
Inherited from Data |
Data |
Gets or sets the value that identifies whether the source data is sorted.
Inherited from Data |
Data |
Gets or sets the data source used to create series points.
Inherited from Data |
Date |
Returns options that configure how the series calculates summary values of its data source with Date |
Filter |
Gets or sets the filter expression that is applied to the series to filter display data.
Inherited from Data |
Filter |
Gets or sets the filter string that is applied to the series to filter displayed data.
Inherited from Data |
Numeric |
Returns options that configure how the series calculates summary values of its data source with numeric arguments. |
Qualitative |
Returns options that configure how the series calculates summary values of its data source with qualitative arguments. |
Tag |
Gets or sets the object that contains data related to the chart element.
Inherited from Chart |
Time |
Returns options that configure how the series calculates summary values of its data source with Time |
Type |
Gets the string value used to support serialization of the data adapter.
Inherited from Base |
See Also