| Name | Description |
| AutomationId | (Inherited from Xamarin.Forms.Element) |
| BindingContext | (Inherited from Xamarin.Forms.BindableObject) |
| Brushes | Gets or sets the palette of brushes to use for coloring the slices. |
| Chart | Gets reference to the owning chart. |
| ClassId | (Inherited from Xamarin.Forms.Element) |
| Dispatcher | (Inherited from Xamarin.Forms.BindableObject) |
| Effects | (Inherited from Xamarin.Forms.Element) |
| FontBrush | Gets or sets the font brush for the labels. |
| Id | (Inherited from Xamarin.Forms.Element) |
| IsSurfaceInteractionDisabled | Gets or sets whether all surface interactions with the plot area should be disabled. |
| ItemsSource | Gets or sets the data source for the chart. |
| LabelExtent | Gets or sets the pixel amount by which the labels are offset from the edge of the slices. |
| LabelInnerColor | Gets or sets the color for labels rendered inside of the pie chart. |
| LabelMemberPath | Gets or sets the property name that contains the labels. |
| LabelOuterColor | Gets or sets the color for labels rendered outside of the pie chart. |
| LabelsPosition | Gets or sets the position of chart labels. |
| LeaderLineFill | Gets or sets the fill brush. |
| LeaderLineMargin | Gets or sets the margin between a label and its leader line. The default is 6 pixels. |
| LeaderLineOpacity | Gets or sets the opacity. |
| LeaderLineStroke | Gets or sets the stroke brush. |
| LeaderLineStrokeThickness | Gets or sets the stroke thickness. |
| LeaderLineType | Gets or sets what type of leader lines will be used for the outside end labels. |
| LeaderLineVisibility | Gets or sets whether the leader lines are visible. |
| Legend | Gets or sets the legend used for the current chart. |
| LegendLabelMemberPath | Gets or sets the property name that contains the legend labels. |
| OthersCategoryFill | Gets or sets the fill brush. |
| OthersCategoryOpacity | Gets or sets the opacity. |
| OthersCategoryStroke | Gets or sets the stroke brush. |
| OthersCategoryStrokeThickness | Gets or sets the stroke thickness. |
| OthersCategoryText | Gets or sets the label of the Others slice. |
| OthersCategoryThreshold | Gets or sets the threshold value that determines if slices are grouped into the Others slice. |
| OthersCategoryType | Gets or sets whether to use numeric or percent-based threshold value. |
| Outlines | Gets or sets the palette of brushes to use for outlines on the slices. |
| Parent | (Inherited from Xamarin.Forms.Element) |
| RadiusFactor | Gets or sets the scaling factor of the chart's radius. Value between 0 and 1. |
| SelectedSliceFill | Gets or sets the fill brush. |
| SelectedSliceOpacity | Gets or sets the opacity. |
| SelectedSliceStroke | Gets or sets the stroke brush. |
| SelectedSliceStrokeThickness | Gets or sets the stroke thickness. |
| StartAngle | Gets or sets the starting angle of the chart. |
| StyleId | (Inherited from Xamarin.Forms.Element) |
| ValueMemberPath | Gets or Sets the property name that contains the values. |