SankeyNode.OutputLinks Property
Namespace: DevExpress.Xpf.Charts.Sankey
Assembly: DevExpress.Xpf.Charts.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| ReadOnlyCollection<SankeyLink> | Contains links for which the current node is the source. |
See Also