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