layoutAlgorithm property

HighchartsVennSeriesClusterLayoutAlgorithmOptions? 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.venn.cluster.layoutAlgorithm

Implementation

HighchartsVennSeriesClusterLayoutAlgorithmOptions? layoutAlgorithm;