Inverted: Boolean;
The Inverted property determines whether the chart is inverted.
Use JSON to set the property value and the getInverted method to get the property value.
In an inverted chart, the value axis and the category axis are swapped.
Available values:
true. The chart is inverted.
false. The chart is not inverted (default).
The example of use is given on the Example of Creating a Spline Chart page.
See also: