Back to Devexpress

ChartDataSourceAdapter Fields

wpf-devexpress-dot-xpf-dot-map-dot-chartdatasourceadapter-dot-underscore-fields.md

latest3.2 KB
Original Source

ChartDataSourceAdapter Fields

The base class for data adapters that provide data to generate chart items.

NameDescription
AttributeMappingsProperty staticIdentifies the DataSourceAdapterBase.AttributeMappings dependency property. Inherited from DataSourceAdapterBase.
ClustererProperty staticIdentifies the MapDataAdapterBase.Clusterer dependency property. Inherited from MapDataAdapterBase.
DataMemberProperty staticIdentifies the DataSourceAdapterBase.DataMember dependency property. Inherited from DataSourceAdapterBase.
DataSourceProperty staticIdentifies the DataSourceAdapterBase.DataSource dependency property. Inherited from DataSourceAdapterBase.
ItemIdDataMemberProperty staticIdentifies the ChartDataSourceAdapter.ItemIdDataMember dependency property.
ItemMaxSizeProperty staticIdentifies the ChartDataSourceAdapter.ItemMaxSize dependency property.
ItemMinSizeProperty staticIdentifies the ChartDataSourceAdapter.ItemMinSize dependency property.
MeasureRulesProperty staticIdentifies the ChartDataSourceAdapter.MeasureRules dependency property.
SourceCoordinateSystemProperty staticIdentifies the CoordinateSystemDataAdapterBase.SourceCoordinateSystem dependency property. Inherited from CoordinateSystemDataAdapterBase.
SummaryFunctionProperty staticIdentifies the ChartDataSourceAdapter.SummaryFunction dependency property.

See Also

ChartDataSourceAdapter Class

ChartDataSourceAdapter Members

DevExpress.Xpf.Map Namespace