[]
        
(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; }
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.