[]
        
(Showing Draft Content)

Swapping X and Y Axis

To invert the axes after the chart is loaded, use the following code:

c1Chart1.View.Inverted = true;

See Also

Multiple Axis