SankeyNode.TargetWeight Property
Returns the summarized weight of all links for which the node is the target node.
Namespace: DevExpress.XtraCharts.Sankey
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
Type | Description |
---|---|
Double | A value that specifies the sum of all input link weights for the current node. |
See Also