SankeyNode.TargetWeight Property
Returns the summarized weight of all links for which the current node is the target.
Namespace: DevExpress.Xpf.Charts.Sankey
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
Double | The summarized weight of all links for which the current node is the target. |
See Also