# Axis Position

## Content



You can specify the axis position by setting the [Position](/componentone/api/wpf/online-chart/dotnet-framework-api/C1.WPF.C1Chart.4.6.2/C1.WPF.C1Chart.Axis.Position.html) property to near or far values. For vertical axis **Axis.Position.Near** corresponds to the left and **Axis.Position.Far** corresponds to the right. For horizontal axis **Axis.Position.Near** corresponds to bottom and **Axis.Position.Far** corresponds to the top.

## See Also

[Axis Bounds](/componentone/docs/wpf/online-chart/overview/ChartFeatures/Axis/AxisBounds)