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
Target | Versions |
---|---|
.NET Standard 2.0 | 200.3 - 200.5 |
.NET | 200.3 - 200.5 |
.NET Windows | 200.3 - 200.5 |
.NET Android | 200.3 - 200.5 |
.NET iOS | 200.3 - 200.5 |
.NET Framework | 200.3 - 200.5 |
UWP | 200.3 - 200.5 |