SankeyBuilder.OnLinkHoverChanged Method
Name | Parameters | Description |
---|---|---|
OnLinkHoverChanged(RazorBlock) | jsFunc | A function that is executed after the pointer enters or leaves a sankey link. Mirrors the client-side onLinkHoverChanged option. |
OnLinkHoverChanged(String) | jsFunc | A function that is executed after the pointer enters or leaves a sankey link. Mirrors the client-side onLinkHoverChanged option. |