Skip to main content
A newer version of this page is available. .
All docs
V21.1

SankeyNodeLabel Class

A node label of the Sankey Diagram Control.

Namespace: DevExpress.Xpf.Charts.Sankey

Assembly: DevExpress.Xpf.Charts.v21.1.dll

NuGet Package: DevExpress.Wpf.Charts

Declaration

public class SankeyNodeLabel :
    Control,
    INotifyPropertyChanged

The following members return SankeyNodeLabel objects:

Remarks

The following image shows a diagram with a marked node and label: sankey diagram elements

See Also