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

SankeyNodeLabel Class

A node label of the Sankey Diagram Control.

Namespace: DevExpress.Xpf.Charts.Sankey

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, 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