I have a point Feature Layer of around 4000 points, and I'm using WeightedClusterer and FlareSymbol to display this layer. I'd like to change the tolerance of the cluster, that is the minimum distance between two points before they are grouped into a cluster. To my knowledge is no attribute in neither FlareSymbol nor WeightedClusterer to set this value. I've done a search and all the results return are about XY tolerance of the feature layer, not the clustering. I would be very grateful if somebody could help me with this request.