Skip to main content
All docs
V25.1
  • SankeyLinearLayoutAlgorithm.ResolveOverlappingProperty Field

    Identifies the ResolveOverlapping dependency property.

    Namespace: DevExpress.Xpf.Charts.Sankey

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

    NuGet Package: DevExpress.Wpf.Charts

    Declaration

    public static readonly DependencyProperty ResolveOverlappingProperty

    Field Value

    Type Description
    DependencyProperty

    A dependency property identifier.

    See Also