SankeyLinkConnectionInfo.SourceNode Property
Returns the link’s source node.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v24.2.dll
NuGet Package: DevExpress.Blazor
Declaration
public string SourceNode { get; set; }
Property Value
Type | Description |
---|---|
String | The source node. |
See Also