PieChartBuilder.OnPointHoverChanged Method
Name | Parameters | Description |
---|---|---|
OnPointHoverChanged(RazorBlock) | jsFunc | A function that is executed after the pointer enters or leaves a series point. Mirrors the client-side onPointHoverChanged option. |
OnPointHoverChanged(String) | jsFunc | A function that is executed after the pointer enters or leaves a series point. Mirrors the client-side onPointHoverChanged option. |