AxisPosition Enum
Lists values used to specify an axis position.
Namespace: DevExpress.Maui.Charts
Assembly: DevExpress.Maui.Charts.dll
NuGet Package: DevExpress.Maui.Charts
Declaration
public enum AxisPosition
Members
| Name | Description |
|---|---|
Near
|
An x-axis is displayed at the bottom side of the plot area, and a y-axis on the left.
|
Far
|
An x-axis is displayed at the top side of the plot area, and a y-axis on the right.
|
See Also

