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

MapPie Fields

The class used to draw a pie chart on a map.
Name Description
AttributesProperty static Identifies the MapItem.Attributes dependency property. Inherited from MapItem.
CanMoveProperty static Identifies the MapItem.CanMove dependency property. Inherited from MapItem.
EffectProperty static Identifies the MapShapeBase.Effect dependency property. Inherited from MapShapeBase.
EnableHighlightingProperty static Identifies the MapItem.EnableHighlighting dependency property. Inherited from MapItem.
EnableSelectionProperty static Identifies the EnableSelection dependency property. Inherited from MapItem.
FillProperty static Identifies the MapShapeBase.Fill dependency property. Inherited from MapShapeBase.
HighlightFillProperty static Identifies the MapShapeBase.HighlightFill dependency property. Inherited from MapShapeBase.
HighlightStrokeProperty static Identifies the MapShapeBase.HighlightStroke dependency property. Inherited from MapShapeBase.
HighlightStrokeStyleProperty static Identifies the MapShapeBase.HighlightStrokeStyle dependency property. Inherited from MapShapeBase.
HoleRadiusPercentProperty static Identifies the MapPie.HoleRadiusPercent dependency property.
IsHitTestVisibleProperty static Identifies the MapItem.IsHitTestVisible dependency property. Inherited from MapItem.
ItemIdProperty static Identifies the MapChartItemBase.ItemId dependency property. Inherited from MapChartItemBase.
LocationProperty static Identifies the MapChartItemBase.Location dependency property. Inherited from MapChartItemBase.
RotationAngleProperty static Identifies the MapPie.RotationAngle dependency property.
RotationDirectionProperty static Identifies the MapPie.RotationDirection dependency property.
SegmentsProperty static Identifies the MapPie.Segments dependency property.
SelectedFillProperty static Identifies the MapShapeBase.SelectedFill dependency property. Inherited from MapShapeBase.
SelectedStrokeProperty static Identifies the MapShapeBase.SelectedStroke dependency property. Inherited from MapShapeBase.
SelectedStrokeStyleProperty static Identifies the MapShapeBase.SelectedStrokeStyle dependency property. Inherited from MapShapeBase.
SizeProperty static Identifies the MapChartItemBase.Size dependency property. Inherited from MapChartItemBase.
StrokeProperty static Identifies the MapShapeBase.Stroke dependency property. Inherited from MapShapeBase.
StrokeStyleProperty static Identifies the MapShapeBase.StrokeStyle dependency property. Inherited from MapShapeBase.
TagProperty static Identifies the MapItem.Tag dependency property. Inherited from MapItem.
TitleOptionsProperty static Identifies the MapShapeBase.TitleOptions dependency property. Inherited from MapShapeBase.
ToolTipPatternProperty static Identifies the MapItem.ToolTipPattern dependency property. Inherited from MapItem.
TotalValueProperty static Identifies the MapPie.TotalValue dependency property.
VisibleProperty static Identifies the MapItem.Visible dependency property. Inherited from MapItem.
ZIndexProperty static Identifies the MapItem.ZIndex dependency property. Inherited from MapItem.
See Also