ChartBuilder.OnLegendClick Method
| Name | Parameters | Description |
|---|---|---|
| OnLegendClick(RazorBlock) | jsFunc | A function that is executed when a legend item is clicked or tapped. Mirrors the client-side onLegendClick option. |
| OnLegendClick(String) | jsFunc | A function that is executed when a legend item is clicked or tapped. Mirrors the client-side onLegendClick option. |