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