ChartBuilder.OnDone Method
| Name | Parameters | Description |
|---|---|---|
| OnDone(RazorBlock) | jsFunc | A function that is executed when all series are ready. Mirrors the client-side onDone option. |
| OnDone(String) | jsFunc | A function that is executed when all series are ready. Mirrors the client-side onDone option. |