Show / Hide Table of Contents

Property Radius

Radius

Gets or sets the radius in device-independent pixels of the area in which multiple points will be grouped and visualized as a single cluster. The default value is 60.

Declaration
public double Radius { get; set; }
Property Value
Type Description
System.Double

The radius in device-independent pixels of the area in which multiple points will be grouped and visualized as a single cluster. The default value is 60.

Remarks

If you don't want cluster graphics to overlap, the Radius should be larger than the MaxSymbolSize. Note: Changing this property causes data to be re-clustered.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.3 - 200.8
.NET200.3 - 200.8
.NET Windows200.3 - 200.8
.NET Android200.3 - 200.8
.NET iOS200.3 - 200.8
.NET Framework200.3 - 200.8
UWP200.3 - 200.8
In This Article
Back to top Copyright © 2022 Esri.