reversed property
Whether to reverse the axis so that the highest number is closest to the origin.
API Docs: https://api.highcharts.com/highcharts/chart.parallelAxes.reversed
Implementation
bool? reversed;
Whether to reverse the axis so that the highest number is closest to the origin.
API Docs: https://api.highcharts.com/highcharts/chart.parallelAxes.reversed
bool? reversed;