PolarChartBuilder.OnZoomEnd Method
Name | Parameters | Description |
---|---|---|
OnZoomEnd(RazorBlock) | jsFunc | A function that is executed when zooming or panning ends. Mirrors the client-side onZoomEnd option. |
OnZoomEnd(String) | jsFunc | A function that is executed when zooming or panning ends. Mirrors the client-side onZoomEnd option. |