[]
Configurates Binding. Sets the comma-separated property names for property "ItemsSource".
public ChartAxisBuilder<T> Binding(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| ChartAxisBuilder<T> | Current builder. |