[]
        
(Showing Draft Content)

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

SymbolSize Method

SymbolSize(int)

Configurates SymbolSize. Sets the symbol size for rendering GeoJSON points/multi-points.

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

The value.

Returns
Type Description
ScatterMapLayerBuilder<T>

Current builder.