Show / Hide Table of Contents

Property MinSymbolSize

MinSymbolSize

Gets or sets the symbol size of the smallest cluster in device-independent pixels. The default value is 12.

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

The symbol size of the smallest cluster in device-independent pixels. The default value is 12.

Remarks

If a custom renderer is defined for the clusters, and that renderer contains size visual variables, this property is ignored and cluster sizes are determined using the cluster renderer's size variable. 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.