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

MapBubbleMappingInfo Fields

Contains information about mapping the Bubble chart items.
Name Description
LatitudeProperty static Identifies the MapItemMappingInfoBase.Latitude dependency property. Inherited from MapItemMappingInfoBase.
LongitudeProperty static Identifies the MapItemMappingInfoBase.Longitude dependency property. Inherited from MapItemMappingInfoBase.
ValueProperty static Identifies the MapBubbleMappingInfo.Value dependency property.
XCoordinateProperty static Identifies the MapItemMappingInfoBase.XCoordinate dependency property. Inherited from MapItemMappingInfoBase.
YCoordinateProperty static Identifies the MapItemMappingInfoBase.YCoordinate dependency property. Inherited from MapItemMappingInfoBase.
See Also