SparklineBuilder.OnTooltipShown Method
| Name | Parameters | Description |
|---|---|---|
| OnTooltipShown(RazorBlock) | jsFunc | A function that is executed when a tooltip appears. Mirrors the client-side onTooltipShown option. |
| OnTooltipShown(String) | jsFunc | A function that is executed when a tooltip appears. Mirrors the client-side onTooltipShown option. |