| Name | Description |
| AllowSliceSelection | Gets or sets whether to allow slices to 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) |
| BottomEdgeWidth | Gets or sets the percentage (from near 0 to 1) of space the bottom edge of the funnel should take. |
| 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) |
| FlowDirection | (Inherited from Xamarin.Forms.VisualElement) |
| FontAttributes | Returns or sets the font style for the inner labels. |
| FontFamily | Returns or sets the font family for the inner labels. |
| FontSize | Returns or sets the font size for the inner labels. |
| FormatInnerLabel | Gets or sets the formatter function for inner labels. Function should return string and it takes 3 parameters: 1st-value of item to format, 2nd-index of item within data, 3rd-reference to the funnel chart. |
| FormatOuterLabel | Gets or sets the formatter function for outer labels. Function should return string and it takes 3 parameters: 1st-value of item to format, 2nd-index of item within data, 3rd-reference to the funnel chart. |
| FunnelSliceDisplay | Gets or sets how the heights of the funnel slices should be configured. |
| 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) |
| InnerLabelMemberPath | Gets or sets the InnerLabel mapping property for the current series object. |
| InnerLabelVisibility | Gets or sets whether the inner labels are visible. |
| InputTransparent | (Inherited from Xamarin.Forms.VisualElement) |
| IsEnabled | (Inherited from Xamarin.Forms.VisualElement) |
| IsFocused | (Inherited from Xamarin.Forms.VisualElement) |
| IsInverted | Gets or sets if the funnel should be rendered inverted. |
| IsTabStop | (Inherited from Xamarin.Forms.VisualElement) |
| IsVisible | (Inherited from Xamarin.Forms.VisualElement) |
| ItemsSource | Gets or sets the ItemsSource for the funnel chart. |
| Legend | Gets or sets the Legend to display for the chart. |
| LowerBezierControlPoint | Gets or sets the lower control point if a Bezier curve is used to define the funnel. |
| 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) |
| OuterLabelAlignment | Gets or sets which side of the chart the outer labels should appear. |
| OuterLabelFontAttributes | Returns or sets the font style for the outer labels. |
| OuterLabelFontFamily | Returns or sets the font family for the outer labels. |
| OuterLabelFontSize | Returns or sets the font size for the outer labels. |
| OuterLabelMemberPath | Gets or sets the OuterLabel mapping property for the current series object. |
| OuterLabelTextColor | Gets or sets the brush used for the outer labels. |
| OuterLabelVisibility | Gets or sets whether the outer labels are visible. |
| Outlines | Gets or sets the palette of brushes to use for outlines on the slices. |
| OutlineThickness | Gets or sets the thickness of outline around slices. |
| Parent | (Inherited from Xamarin.Forms.Element) |
| PixelScalingRatio | Gets or sets the scaling value used to affect the pixel density of the control. |
| 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) |
| SelectedItems | Represents the current selected items. |
| 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. |
| Style | (Inherited from Xamarin.Forms.NavigableElement) |
| StyleClass | (Inherited from Xamarin.Forms.NavigableElement) |
| StyleId | (Inherited from Xamarin.Forms.Element) |
| TabIndex | (Inherited from Xamarin.Forms.VisualElement) |
| TextColor | Gets or sets the brush used for the inner labels. |
| TransitionDuration | Gets or sets how long the animations should take to run. |
| TranslationX | (Inherited from Xamarin.Forms.VisualElement) |
| TranslationY | (Inherited from Xamarin.Forms.VisualElement) |
| Triggers | (Inherited from Xamarin.Forms.VisualElement) |
| UnselectedSliceFill | Gets or sets the fill brush. |
| UnselectedSliceOpacity | Gets or sets the opacity. |
| UnselectedSliceStroke | Gets or sets the stroke brush. |
| UnselectedSliceStrokeThickness | Gets or sets the stroke thickness. |
| UpperBezierControlPoint | Gets or sets the upper control point if a Bezier curve is used to define the funnel. |
| UseBezierCurve | Gets or sets whether to use a Bezier curve to define the funnel. |
| UseOuterLabelsForLegend | Gets or sets whether to use the outer labels to identify the legend items. |
| UseUnselectedStyle | Gets or sets whether to use the unselected style on unselected slices. |
| ValueMemberPath | Gets or sets the value member path for the funnel chart. |
| 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) |