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

    A node label of the Sankey Diagram Control.

    Namespace: DevExpress.Xpf.Charts.Sankey

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

    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