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