minimumClusterSize property

double? minimumClusterSize
getter/setter pair

The minimum amount of points to be combined into a cluster. This value has to be greater or equal to 2.

API Docs: https://api.highcharts.com/highcharts/series.venn.cluster.minimumClusterSize

Implementation

double? minimumClusterSize;