ChartBuilder.OnPointClick Method
| Name | Parameters | Description |
|---|---|---|
| OnPointClick(RazorBlock) | jsFunc | A function that is executed when a series point is clicked or tapped. Mirrors the client-side onPointClick option. |
| OnPointClick(String) | jsFunc | A function that is executed when a series point is clicked or tapped. Mirrors the client-side onPointClick option. |