[]
Configurates Binding. Sets the binding for the layer.
public ScatterMapLayerBuilder<T> Binding(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| ScatterMapLayerBuilder<T> | Current builder. |
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.