New to Telerik UI for .NET MAUIStart a free 30-day trial

Specifies the plot-area edge where a chart axis is positioned.

Definition

Namespace:Telerik.Maui.Controls.Charts

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public enum ChartAxisLocation

Fields

Places the axis on the bottom edge of the plot area.

C#
Bottom = 0

Places the axis on the left edge of the plot area.

C#
Left = 2

Places the axis on the right edge of the plot area.

C#
Right = 3

Places the axis on the top edge of the plot area.

C#
Top = 1
In this article
DefinitionFieldsBottomLeftRightTop
Not finding the help you need?
Contact Support