distance property
dynamic
distance
final
(Highcharts, Highmaps) When type is set to kmeans, distance is a maximum distance between point and cluster center so that this point will be inside the cluster. The distance is either a number defining pixels or a percentage defining a percentage of the plot area width.
Implementation
final dynamic distance;