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 Latitude dependency property. Inherited from MapPointMappingInfoBase.
LongitudeProperty static Identifies the Longitude dependency property. Inherited from MapPointMappingInfoBase.
SegmentIdProperty static Identifies the MapPieMappingInfo.SegmentId dependency property.
SegmentValueProperty static Identifies the MapPieMappingInfo.SegmentValue dependency property.
XCoordinateProperty static Identifies the XCoordinate dependency property. Inherited from MapPointMappingInfoBase.
YCoordinateProperty static Identifies the YCoordinate dependency property. Inherited from MapPointMappingInfoBase.
See Also