Skip to main content
All docs
V26.1
  • SankeyLinearLayoutAlgorithm Properties

    Contains Sankey linear layout algorithm settings.
    Name Description
    ActualResolveOverlapping Returns a value that indicates whether nodes are automatically repositioned to avoid link overlap.
    NodeAlignment Specifies the node alignment within the Sankey diagram control.
    ResolveOverlapping Indicates whether nodes are automatically repositioned to avoid link overlap.
    TypeNameSerializable Gets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject.
    See Also