[]
Configurates Binding. Sets the name of the property that contains Y values for the series.
public TBuilder Binding(string value)
Public Function Binding(value As String) As TBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |