allowOverlap property

bool? allowOverlap
getter/setter pair

Whether to allow the axis labels to overlap. When false, overlapping labels are hidden.

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

Implementation

bool? allowOverlap;