[]
Configurates the OnClientRendered client event. Occurs after the chart finishes rendering.
public TBuilder OnClientRendered(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |