[]
Configurates SymbolMaxSize. Sets the maximal symbol size for bubble plot.
public ScatterMapLayerBuilder<T> SymbolMaxSize(int value)
| Type | Name | Description |
|---|---|---|
| int | value | The value. |
| Type | Description |
|---|---|
| ScatterMapLayerBuilder<T> | Current builder. |