Skip to main content
All docs
V25.1
  • SankeyNode.OutputLinks Property

    Returns links for which the current node is the source.

    Namespace: DevExpress.Xpf.Charts.Sankey

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

    NuGet Package: DevExpress.Wpf.Charts

    Declaration

    Property Value

    Type Description
    ReadOnlyCollection<SankeyLink>

    Contains links for which the current node is the source.

    See Also