SankeyLink Properties
Contains information about a Sankey diagram link.| Name | Description |
|---|---|
| SourceNode | Returns the source node of the Sankey diagram link. |
| Tags | Contains objects from the Sankey diagram data source that are used to create the link. |
| TargetNode | Returns the target node of the Sankey diagram link. |
| TotalWeight | Returns the weight of the link. |
See Also