Skip to main content
A newer version of this page is available. .
All docs
V20.2

SankeyLink Class

Contains information about a Sankey diagram link.

Namespace: DevExpress.Xpf.Charts.Sankey

Assembly: DevExpress.Xpf.Charts.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, DevExpress.Wpf.Charts

Declaration

Remarks

Each link connects the source and target nodes and has a value - weight. The width of the link is proportional to its weight.

The following image shows a diagram with a marked link:

Sankey diagram link

Inheritance

Object
SankeyLink
See Also