ISankeyNodeLayoutItem.TotalWeight Property
Returns the maximum value between the source and target weights of the node.
Namespace: DevExpress.Charts.Sankey
Assembly: DevExpress.Charts.v24.1.Core.dll
NuGet Package: DevExpress.Charts.Core
Declaration
Property Value
Type | Description |
---|---|
Double | The maximum value between the source and target weights of the node. |
See Also