inverted property
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;
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
bool? inverted;