SwapAxesDirection Property
Determines whether the chart axes are inverted. The default is false.
public bool SwapAxesDirection {get; set;}
'Declaration
Public Property SwapAxesDirection As Boolean
Property Value
Boolean. False if the chart is rendered with horizontal X and vertical Y axes; otherwise True.