Skip to main content
A newer version of this page is available. .

BubbleChartDataAdapter Fields

The data adapter that provides data to generate Bubble chart items.
Name Description
AttributeMappingsProperty static Identifies the DataSourceAdapterBase.AttributeMappings dependency property. Inherited from DataSourceAdapterBase.
BubbleSettingsProperty static Identifies the BubbleChartDataAdapter.BubbleSettings dependency property.
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. Inherited from ChartDataSourceAdapter.
ItemMaxSizeProperty static Identifies the ChartDataSourceAdapter.ItemMaxSize dependency property. Inherited from ChartDataSourceAdapter.
ItemMinSizeProperty static Identifies the ChartDataSourceAdapter.ItemMinSize dependency property. Inherited from ChartDataSourceAdapter.
MappingsProperty static Identifies the BubbleChartDataAdapter.Mappings dependency property.
MeasureRulesProperty static Identifies the ChartDataSourceAdapter.MeasureRules dependency property. Inherited from ChartDataSourceAdapter.
SourceCoordinateSystemProperty static Identifies the CoordinateSystemDataAdapterBase.SourceCoordinateSystem dependency property. Inherited from CoordinateSystemDataAdapterBase.
SummaryFunctionProperty static Identifies the ChartDataSourceAdapter.SummaryFunction dependency property. Inherited from ChartDataSourceAdapter.
See Also