Skip to main content
All docs
V23.2

SankeyNodeLabel Class

A node label of the Sankey Diagram Control.

Namespace: DevExpress.Xpf.Charts.Sankey

Assembly: DevExpress.Xpf.Charts.v23.2.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