[]
Configurates the OnClientRendering client event. Occurs before the chart starts rendering data.
public TBuilder OnClientRendering(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |