reversed property
Whether to reverse the axis so that the highest number is closest to the origin. If the chart is inverted, the x axis is reversed by default.
API Docs: https://api.highcharts.com/highcharts/zAxis.reversed
Implementation
bool? reversed;