| Name | Description |
 | ActualPixelScalingRatio | Resolved pixel scaling ratio. Unless explicitly overridden by the PixelScalingRatio property, this one returns the default ratio enforced by device. High resolution devices will initialize this property to a higher value. |
 | AllowSliceExplosion | Gets or sets whether the slices can be exploded. |
 | AllowSliceSelection | Gets or sets whether the slices can be selected. |
 | AnchorX | (Inherited from Xamarin.Forms.VisualElement) |
 | AnchorY | (Inherited from Xamarin.Forms.VisualElement) |
 | AutomationId | (Inherited from Xamarin.Forms.Element) |
 | BackgroundColor | (Inherited from Xamarin.Forms.VisualElement) |
 | Behaviors | (Inherited from Xamarin.Forms.VisualElement) |
 | BindingContext | (Inherited from Xamarin.Forms.BindableObject) |
 | Bounds | (Inherited from Xamarin.Forms.VisualElement) |
 | Brushes | Gets or sets the palette of brushes to use for coloring the slices. |
 | class | (Inherited from Xamarin.Forms.NavigableElement) |
 | ClassId | (Inherited from Xamarin.Forms.Element) |
 | Dispatcher | (Inherited from Xamarin.Forms.BindableObject) |
 | Effects | (Inherited from Xamarin.Forms.Element) |
 | ExplodedRadius | Determines how much the exploded slice is offset from the center. Value between 0 and 1. |
 | ExplodedSlices | Gets or sets the collection of exploded slice indices. |
 | FlowDirection | (Inherited from Xamarin.Forms.VisualElement) |
 | FontAttributes | Returns or sets the font style for the text of the slices. |
 | FontFamily | Returns or sets the font family for the text of the slices. |
 | FontSize | Returns or sets the font size for the text of the slices. |
 | GestureRecognizers | (Inherited from Xamarin.Forms.View) |
 | Height | (Inherited from Xamarin.Forms.VisualElement) |
 | HeightRequest | (Inherited from Xamarin.Forms.VisualElement) |
 | HorizontalOptions | (Inherited from Xamarin.Forms.View) |
 | Id | (Inherited from Xamarin.Forms.Element) |
 | InnerExtent | Gets or sets the amount of space between the center and the start of the arc. This property should be set between 0 and 1. |
 | InputTransparent | (Inherited from Xamarin.Forms.VisualElement) |
 | IsEnabled | (Inherited from Xamarin.Forms.VisualElement) |
 | IsFocused | (Inherited from Xamarin.Forms.VisualElement) |
 | IsSurfaceInteractionDisabled | Gets or sets whether all surface interactions with the plot area should be disabled. |
 | IsTabStop | (Inherited from Xamarin.Forms.VisualElement) |
 | IsVisible | (Inherited from Xamarin.Forms.VisualElement) |
 | 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. |
 | LeaderLineMargin | Gets or sets the margin between a label and the end of 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. |
 | Margin | (Inherited from Xamarin.Forms.View) |
 | MinimumHeightRequest | (Inherited from Xamarin.Forms.VisualElement) |
 | MinimumWidthRequest | (Inherited from Xamarin.Forms.VisualElement) |
 | Navigation | (Inherited from Xamarin.Forms.NavigableElement) |
 | Opacity | (Inherited from Xamarin.Forms.VisualElement) |
 | 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) |
 | PixelScalingRatio | Gets or sets the scaling value used to affect the pixel density of the control. |
 | RadiusFactor | Gets or sets the scaling factor of the chart's radius. Value between 0 and 1. |
 | Resources | (Inherited from Xamarin.Forms.VisualElement) |
 | Rotation | (Inherited from Xamarin.Forms.VisualElement) |
 | RotationX | (Inherited from Xamarin.Forms.VisualElement) |
 | RotationY | (Inherited from Xamarin.Forms.VisualElement) |
 | Scale | (Inherited from Xamarin.Forms.VisualElement) |
 | ScaleX | (Inherited from Xamarin.Forms.VisualElement) |
 | ScaleY | (Inherited from Xamarin.Forms.VisualElement) |
 | SelectedItem | Gets or sets the currently selected data item. If a different data item is provided the pie chart will select the slice associated with the new item. |
 | SelectedItems | Gets the currently selected data items. Adding or removing data items from this collection will select or deselect the slices associated with those items. |
 | SelectedSliceFill | Gets or sets the fill brush. |
 | SelectedSliceOpacity | Gets or sets the opacity. |
 | SelectedSlices | Gets or sets the collection of selected slice indices. |
 | SelectedSliceStroke | Gets or sets the stroke brush. |
 | SelectedSliceStrokeThickness | Gets or sets the stroke thickness. |
 | SelectionMode | Gets or sets which mode to use for selecting slices. |
 | StartAngle | Gets or sets the starting angle of the chart. |
 | Style | (Inherited from Xamarin.Forms.NavigableElement) |
 | StyleClass | (Inherited from Xamarin.Forms.NavigableElement) |
 | StyleId | (Inherited from Xamarin.Forms.Element) |
 | SweepDirection | Gets or sets the rotational direction of the chart. |
 | TabIndex | (Inherited from Xamarin.Forms.VisualElement) |
 | TranslationX | (Inherited from Xamarin.Forms.VisualElement) |
 | TranslationY | (Inherited from Xamarin.Forms.VisualElement) |
 | Triggers | (Inherited from Xamarin.Forms.VisualElement) |
 | ValueMemberPath | Gets or Sets the property name that contains the values. |
 | VerticalOptions | (Inherited from Xamarin.Forms.View) |
 | Visual | (Inherited from Xamarin.Forms.VisualElement) |
 | Width | (Inherited from Xamarin.Forms.VisualElement) |
 | WidthRequest | (Inherited from Xamarin.Forms.VisualElement) |
 | X | (Inherited from Xamarin.Forms.VisualElement) |
 | Y | (Inherited from Xamarin.Forms.VisualElement) |