[]
Configurates the OnClientSelectionChanged client event. Occurs after the selection changes, whether programmatically or when the user clicks the chart.
public virtual TBuilder OnClientSelectionChanged(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |