SankeyLinkConnectionInfo Properties
Contains information about a DxSankey link and its associated nodes.| Name | Description |
|---|---|
| SourceNode | Returns the link’s source node. |
| TargetNode | Returns the link’s target node. |
| Weight | Returns the link’s weight obtained through the DxSankey.WeightFieldName property. |
See Also