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