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