[]
        
(Showing Draft Content)

C1.WPF.C1Chart.Axis.Position

Position Property

Position

Gets or sets the position of the axis.

Declaration
public AxisPosition Position { get; set; }
Public Property Position As AxisPosition
Remarks

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.