Skip to main content
All docs
V25.1
  • SankeyNodeLabel Class

    A node label of the Sankey Diagram Control.

    Namespace: DevExpress.Xpf.Charts.Sankey

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