DxSankey Events
A component that depicts value flow between two entity sets.| Name | Description |
|---|---|
| Exported | Fires after the Sankey is exported. |
| LinkClick | Fires when a user clicks a DxSankey link. |
| NodeClick | Fires when a user clicks a DxSankey node. |
| Rendered | Fires after the Sankey component is rendered. |
See Also