[]
Gets or sets the position of the axis.
public AxisPosition Position { get; set; }
For vertical axis AxisPosition.Near corresponds to the left and AxisPosition.Far corresponds to the right. For horizontal axis AxisPosition.Near corresponds to bottom and AxisPosition.Far corresponds to the top.