skew3d property

bool? skew3d
getter/setter pair

If enabled, the axis labels will skewed to follow the perspective.

This will fix overlapping labels and titles, but texts become less legible due to the distortion.

The final appearance depends heavily on labels.position3d.

API Docs: https://api.highcharts.com/highcharts/chart.parallelAxes.labels.skew3d

Implementation

bool? skew3d;