layoutAlgorithm property

HighchartsScatterSeriesClusterLayoutAlgorithmOptions? layoutAlgorithm
getter/setter pair

Options for layout algorithm. Inside there are options to change the type of the algorithm, gridSize, distance or iterations.

API Docs: https://api.highcharts.com/highcharts/series.scatter.cluster.layoutAlgorithm

Implementation

HighchartsScatterSeriesClusterLayoutAlgorithmOptions? layoutAlgorithm;