allowOverlap property

bool? allowOverlap
getter/setter pair

When set to false prevent cluster overlapping - this option works only when layoutAlgorithm.type = "grid".

API Docs: https://api.highcharts.com/highcharts/series.vector.cluster.allowOverlap

Implementation

bool? allowOverlap;