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

MapPieMappingInfo Fields

Contains information about the mapping of Pie 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.
SegmentIdProperty static Identifies the MapPieMappingInfo.SegmentId dependency property.
SegmentValueProperty static Identifies the MapPieMappingInfo.SegmentValue 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