PolarChartBuilder.OnPointSelectionChanged Method
| Name | Parameters | Description |
|---|---|---|
| OnPointSelectionChanged(RazorBlock) | jsFunc | A function that is executed when a series point is selected or selection is canceled. Mirrors the client-side onPointSelectionChanged option. |
| OnPointSelectionChanged(String) | jsFunc | A function that is executed when a series point is selected or selection is canceled. Mirrors the client-side onPointSelectionChanged option. |