[]
        
(Showing Draft Content)

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

SymbolMinSize Method

SymbolMinSize(int)

Configurates SymbolMinSize. Sets the minimal symbol size for bubble plot.

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

The value.

Returns
Type Description
ScatterMapLayerBuilder<T>

Current builder.