[]
Configurates the OnClientValueChanged client event. Occurs when the value shown on the gauge changes.
public TBuilder OnClientValueChanged(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |