Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

ChartDataSourceAdapter Fields
Show Inherited Hide Inherited

The base class for data adapters that provide data to generate chart items.
Name Description
AttributeMappingsProperty static Identifies the DataSourceAdapterBase.AttributeMappings dependency property. Inherited from DataSourceAdapterBase.
ClustererProperty static Identifies the MapDataAdapterBase.Clusterer dependency property. Inherited from MapDataAdapterBase.
DataMemberProperty static Identifies the DataSourceAdapterBase.DataMember dependency property. Inherited from DataSourceAdapterBase.
DataSourceProperty static Identifies the DataSourceAdapterBase.DataSource dependency property. Inherited from DataSourceAdapterBase.
ItemIdDataMemberProperty static Identifies the ChartDataSourceAdapter.ItemIdDataMember dependency property.
ItemMaxSizeProperty static Identifies the ChartDataSourceAdapter.ItemMaxSize dependency property.
ItemMinSizeProperty static Identifies the ChartDataSourceAdapter.ItemMinSize dependency property.
MeasureRulesProperty static Identifies the ChartDataSourceAdapter.MeasureRules dependency property.
SourceCoordinateSystemProperty static Identifies the CoordinateSystemDataAdapterBase.SourceCoordinateSystem dependency property. Inherited from CoordinateSystemDataAdapterBase.
SummaryFunctionProperty static Identifies the ChartDataSourceAdapter.SummaryFunction dependency property.
See Also