SankeyBuilder.OnNodeClick Method
| Name | Parameters | Description |
|---|---|---|
| OnNodeClick(RazorBlock) | jsFunc | A function that is executed when a sankey node is clicked or tapped. Mirrors the client-side onNodeClick option. |
| OnNodeClick(String) | jsFunc | A function that is executed when a sankey node is clicked or tapped. Mirrors the client-side onNodeClick option. |