Back to Devexpress

SankeyLink Properties

wpf-devexpress-dot-xpf-dot-charts-dot-sankey-dot-sankeylink-dot-underscore-properties.md

latest1.1 KB
Original Source

SankeyLink Properties

Contains information about a Sankey diagram link.

NameDescription
SourceNodeReturns the source node of the Sankey diagram link.
TagsContains objects from the Sankey diagram data source that are used to create the link.
TargetNodeReturns the target node of the Sankey diagram link.
TotalWeightReturns the weight of the link.

See Also

SankeyLink Class

SankeyLink Members

DevExpress.Xpf.Charts.Sankey Namespace