| Name | Description |
| ActualMajorStroke | Gets or sets the ActualMajorStroke property. |
| ActualMinorStroke | Gets or sets the ActualMinorStroke property. |
| ActualStroke | Gets or sets the effective stroke used for the axis. |
| Annotations | Gets the current annotations for the axis. |
| AutomationId | (Inherited from Xamarin.Forms.Element) |
| BindingContext | (Inherited from Xamarin.Forms.BindableObject) |
| ClassId | (Inherited from Xamarin.Forms.Element) |
| CrossingAxis | Gets or sets the CrossingAxis property. |
| CrossingValue | Gets or sets the CrossingValue property. |
| Dispatcher | (Inherited from Xamarin.Forms.BindableObject) |
| Effects | (Inherited from Xamarin.Forms.Element) |
| EnhancedIntervalMinimumCharacters | Gets or sets the mininum desired characters to be displayed for horizontal axes when using advanced label heuristics. -1 will attempt to adjust the interval to precisely fit the horizontal labels. |
| Id | (Inherited from Xamarin.Forms.Element) |
| IsAngular | Gets if the current axis is of angular axis type |
| IsCategory | Gets or sets if the current axis is of category axis type |
| IsCategoryDateTime | Gets if the current axis is of category date time axis type |
| IsContinuous | Gets if the current axis is a continuous rather than a discrete scale |
| IsDateTime | Gets or sets if the current axis is of date time axis type |
| IsDisabled | Gets or sets the IsDisabled property. If true, the axis will not be rendered. |
| IsInverted | Gets or sets the IsInverted property. |
| IsNumeric | Gets or sets if the current axis is of numeric axis type |
| IsPiecewise | Gets or sets if the axis is a piecewise scaling function. |
| IsRadial | Gets or sets if the current axis is of radial axis type |
| IsSorting | Gets or sets if the current axis is sorting data items |
| IsVertical | Gets if the current axis is a vertical axis. |
| Label | Gets or sets the axis label format string. |
| LabelAngle | Gets or sets the angle of the axis labels. |
| LabelBottomMargin | Margin applied below the axis labels. |
| LabelExtent | Distance between the axis and the edge of the control. |
| LabelFontAttributes | Returns or sets the font style for the axis labels. |
| LabelFontFamily | Returns or sets the font family for the axis labels. |
| LabelFontSize | Returns or sets the font size for the axis labels. |
| LabelHorizontalAlignment | Gets or sets the horizontal alignment of the axis labels. |
| LabelLeftMargin | Margin applied to the left of the axis labels. |
| LabelLocation | Gets or sets the location of the axis labels. |
| LabelRightMargin | Margin applied to the right of the axis labels. |
| LabelShowFirstLabel | Gets or sets whether the first label is displayed when the zoom level is set to 1. |
| LabelTextColor | The color of the axis labels. |
| LabelTopMargin | Margin applied above the axis labels. |
| LabelVerticalAlignment | Gets or sets the vertical alignment of the axis labels. |
| LabelVisibility | Gets or sets the visibility of the axis labels. |
| MajorStroke | Gets or sets the MajorStroke property. |
| MajorStrokeThickness | Gets or sets the MajorStrokeThickness property. |
| MinorStroke | Gets or sets the MinorStroke property. |
| MinorStrokeThickness | Gets or sets the MinorStrokeThickness property. |
| Parent | (Inherited from Xamarin.Forms.Element) |
| SeriesViewer | Gets the ChartArea for the current Axis object. |
| Strip | Gets or sets the Strip property. |
| Stroke | Gets or sets the Stroke property. |
| StrokeThickness | Gets or sets the StrokeThickness property. |
| StyleId | (Inherited from Xamarin.Forms.Element) |
| TickLength | Gets or sets the TickLength property. |
| TickStroke | Gets or sets the TickStroke property. |
| TickStrokeThickness | Gets or sets the TickStrokeThickness property. |
| Title | Gets or sets the Title property. |
| TitleAngle | Gets or sets the angle of the axis title. |
| TitleBottomMargin | Margin applied below the axis title. |
| TitleFontAttributes | Returns or sets the font style for the axis title. |
| TitleFontFamily | Returns or sets the font family for the axis title. |
| TitleFontSize | Returns or sets the font size for the axis title. |
| TitleHorizontalAlignment | Gets or sets the horizontal alignment of the axis title. |
| TitleLeftMargin | Margin applied to the left of the axis title. |
| TitleLocation | Gets or sets the location of the axis title. |
| TitlePosition | Gets or sets the title position relative to the axis labels. |
| TitleRightMargin | Margin applied to the right of the axis title. |
| TitleShowFirstLabel | Gets or sets whether the first label is displayed when the zoom level is set to 1. |
| TitleTextColor | The color of the axis title. |
| TitleTopMargin | Margin applied above the axis title. |
| TitleVerticalAlignment | Gets or sets the vertical alignment of the axis title. |
| TitleVisibility | Gets or sets the visibility of the axis title. |
| UseEnhancedIntervalManagement | Gets or sets whether to use more advanced heuristics when determining the initial number of labels to render, before resolving collisions, etc. |