[]
        
(Showing Draft Content)

C1.WPF.C1Chart.ChartView.Inverted

Inverted Property

Inverted

Gets or sets whether the direction of plotting is inverted.

Declaration
public bool Inverted { get; set; }
Remarks

By default (Inverted=false) the direction of plotting is horizontal. When the Inverted property is set to true the direction becomes vertical and the axes are swapped(AxisX and AxisY).