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