| Name | Description |
| AlignsGridLinesToPixels | Gets or sets a value indicating whether grid and tick lines are aligned to device pixels. |
| AnchorX | (Inherited from Xamarin.Forms.VisualElement) |
| AnchorY | (Inherited from Xamarin.Forms.VisualElement) |
| AnimateSeriesWhenAxisRangeChanges | Gets or sets whether the series animations should be allowed when a range change has been detected on an axis. |
| AutomationId | (Inherited from Xamarin.Forms.Element) |
| BackgroundColor | (Inherited from Xamarin.Forms.VisualElement) |
| Behaviors | (Inherited from Xamarin.Forms.VisualElement) |
| BindingContext | (Inherited from Xamarin.Forms.BindableObject) |
| BottomMargin | Gets or sets the bottom margin around the chart content. |
| Bounds | (Inherited from Xamarin.Forms.VisualElement) |
| Brushes | Gets or sets the palette of brushes to use for coloring the chart series. |
| CalloutsContentMemberPath | Gets or sets the member path of the content data for the callouts. |
| CalloutsItemsSource | Gets or sets the collection of callout data to be annotated. |
| CalloutsLabelMemberPath | Gets or sets the member path of the label data for the callouts. |
| CalloutStyleUpdatingEventEnabled | Gets or sets if event annotations should be displayed. |
| CalloutsVisible | Gets or sets if callouts should be displayed. |
| CalloutsXMemberPath | Gets or sets the member path of the X data for the callouts. |
| CalloutsYMemberPath | Gets or sets the member path of the Y data for the callouts. |
| class | (Inherited from Xamarin.Forms.NavigableElement) |
| ClassId | (Inherited from Xamarin.Forms.Element) |
| CrosshairsAnnotationEnabled | Gets or sets whether annotations are shown along the axis for crosshair values |
| CrosshairsDisplayMode | Gets or sets the crosshairs to be displayed. |
| CrosshairsSnapToData | Gets or sets whether crosshairs will snap to the nearest data point. |
| Dispatcher | (Inherited from Xamarin.Forms.BindableObject) |
| Effects | (Inherited from Xamarin.Forms.Element) |
| ExcludedProperties | Gets or sets a set of property paths that should be excluded from consideration by the category chart. |
| FinalValueAnnotationsVisible | Gets or sets whether annotations for the final value of each series is displayed on the axis. |
| FlowDirection | (Inherited from Xamarin.Forms.VisualElement) |
| 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) |
| IncludedProperties | Gets or sets a set of property paths that should be included for consideration by the category chart, leaving the remainder excluded. If null, all properties will be considered. |
| InputTransparent | (Inherited from Xamarin.Forms.VisualElement) |
| IsEnabled | (Inherited from Xamarin.Forms.VisualElement) |
| IsFocused | (Inherited from Xamarin.Forms.VisualElement) |
| IsHorizontalZoomEnabled | Gets or sets whether the chart can be horizontally zoomed through user interactions. |
| IsSeriesHighlightingEnabled | Gets or sets whether the chart can highlight series through user interactions.
This property applies to Category Chart and Financial Chart controls. |
| IsTabStop | (Inherited from Xamarin.Forms.VisualElement) |
| IsVerticalZoomEnabled | Gets or sets whether the chart can be vertically zoomed through user interactions. |
| IsVisible | (Inherited from Xamarin.Forms.VisualElement) |
| ItemsSource | Gets or sets a collection of data items used to generate the chart. |
| LeftMargin | Gets or sets the left margin of the chart content. |
| Legend | Gets or sets the legend to connect this chart to. |
| Margin | (Inherited from Xamarin.Forms.View) |
| MarkerBrushes | Gets or sets the palette of brushes used for rendering fill area of data point markers. |
| MarkerMaxCount | Gets or sets the maximum number of markers displyed in the plot area of the chart. |
| MarkerOutlines | Gets or sets the palette of brushes used for rendering outlines of data point markers. |
| MarkerTypes | Gets or sets the marker shapes used for indicating location of data points in this chart. |
| MinimumHeightRequest | (Inherited from Xamarin.Forms.VisualElement) |
| MinimumWidthRequest | (Inherited from Xamarin.Forms.VisualElement) |
| Navigation | (Inherited from Xamarin.Forms.NavigableElement) |
| Opacity | (Inherited from Xamarin.Forms.VisualElement) |
| Outlines | Gets or sets the palette of brushes to use for outlines on the chart series. |
| Parent | (Inherited from Xamarin.Forms.Element) |
| PixelScalingRatio | Gets or sets the scaling value used to affect the pixel density of the control. |
| Resolution | Gets or sets the rendering resolution for all series in this chart. |
| Resources | (Inherited from Xamarin.Forms.VisualElement) |
| RightMargin | Gets or sets the right margin of the chart content. |
| 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) |
| Style | (Inherited from Xamarin.Forms.NavigableElement) |
| StyleClass | (Inherited from Xamarin.Forms.NavigableElement) |
| StyleId | (Inherited from Xamarin.Forms.Element) |
| Subtitle | Gets or sets text to display below the Title, above the plot area. |
| SubtitleAlignment | Gets or sets horizontal alignment which determines the subtitle position, relative to the left and right edges of the control. |
| SubtitleBottomMargin | Gets or sets the bottom margin of chart subtitle |
| SubtitleFontAttributes | Returns or sets the font style for the subtitle. |
| SubtitleFontFamily | Returns or sets the font family for the subtitle. |
| SubtitleFontSize | Returns or sets the font size for the subtitle. |
| SubtitleLeftMargin | Gets or sets the left margin of chart subtitle |
| SubtitleRightMargin | Gets or sets the right margin of chart subtitle |
| SubtitleTextColor | Gets or sets color of chart subtitle |
| SubtitleTopMargin | Gets or sets the top margin of chart subtitle |
| TabIndex | (Inherited from Xamarin.Forms.VisualElement) |
| Thickness | Gets or sets the thickness for all series in this chart. Depending on the ChartType, this can be the main brush used, or just the outline. |
| Title | Gets or sets text to display above the plot area. |
| TitleAlignment | Gets or sets horizontal alignment which determines the title position, relative to the left and right edges of the control. |
| TitleBottomMargin | Gets or sets the bottom margin of chart title |
| TitleFontAttributes | Returns or sets the font style for the title. |
| TitleFontFamily | Returns or sets the font family for the title. |
| TitleFontSize | Returns or sets the font size for the title. |
| TitleLeftMargin | Gets or sets the left margin of chart title |
| TitleRightMargin | Gets or sets the right margin of chart title |
| TitleTextColor | Gets or sets color of chart title |
| TitleTopMargin | Gets or sets the top margin of chart title |
| TooltipTemplate | Gets or sets the id of a template element to use for tooltips, or markup representing the tooltip template. |
| TooltipTemplates | Gets or sets the names of tooltip templates |
| ToolTipType | Gets or sets the style of tooltip to be displayed. |
| TopMargin | Gets or sets the top margin of the chart content. |
| TransitionDuration | Gets or sets the duration used for animating series plots when the data is changing |
| TransitionEasingFunction | Gets or sets the easing function used for animating series plots when the data is changing. |
| TranslationX | (Inherited from Xamarin.Forms.VisualElement) |
| TranslationY | (Inherited from Xamarin.Forms.VisualElement) |
| TrendLineBrushes | Gets or sets the palette of brushes to used for coloring trend lines in this chart. |
| TrendLinePeriod | |
| TrendLineThickness | Gets or sets the thickness of the trend lines in this chart. |
| TrendLineType | Gets or sets the formula used for calculating trend lines in this chart. |
| Triggers | (Inherited from Xamarin.Forms.VisualElement) |
| UnknownValuePlotting | Gets or sets the behavior that determines how unknown values will be plotted on the chart. |
| VerticalOptions | (Inherited from Xamarin.Forms.View) |
| Viewport | Gets a rectangle representing the bounds of the plot area. |
| Visual | (Inherited from Xamarin.Forms.VisualElement) |
| Width | (Inherited from Xamarin.Forms.VisualElement) |
| WidthRequest | (Inherited from Xamarin.Forms.VisualElement) |
| WindowRect | Gets or sets the rectangle representing the current scroll and zoom state of the chart. |
| X | (Inherited from Xamarin.Forms.VisualElement) |
| Y | (Inherited from Xamarin.Forms.VisualElement) |