SankeyLink.SourceNode Property
Returns the link’s source node.
Namespace: DevExpress.XtraCharts.Sankey
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
public SankeyNode SourceNode { get; }
#Property Value
Type | Description |
---|---|
Sankey |
The link’s source node. |