inverted property

bool? inverted
getter/setter pair

Whether to invert the axes so that the x axis is vertical and y axis is horizontal. When true, the x axis is reversed by default.

API Docs: https://api.highcharts.com/highcharts/chart.inverted

Implementation

bool? inverted;