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