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