[]
        
(Showing Draft Content)

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

Binding Method

Binding(string)

Configurates Binding. Sets the binding for the layer.

Declaration
public ScatterMapLayerBuilder<T> Binding(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
ScatterMapLayerBuilder<T>

Current builder.

Remarks

The binding can include two comma-separated property names (longitude and latitude) 'lon,lat' or a single property name that contain a pair of geographical coordinates.