[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ScatterMapLayerBuilder-1.SymbolMaxSize

SymbolMaxSize Method

SymbolMaxSize(int)

Configurates SymbolMaxSize. Sets the maximal symbol size for bubble plot.

Declaration
public ScatterMapLayerBuilder<T> SymbolMaxSize(int value)
Parameters
Type Name Description
int value

The value.

Returns
Type Description
ScatterMapLayerBuilder<T>

Current builder.