Gets or sets a value indicating how multiple independent graphs in the diagram should be positioned relatively to each other.
Namespace: MindFusion.Diagramming.Wpf.Layout
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public new MultipleGraphsPlacement MultipleGraphsPlacement { get; set; } |
Visual Basic Copy Code |
---|
Public Shadows Property MultipleGraphsPlacement As MultipleGraphsPlacement |
A member of the MultipleGraphsPlacement enumeration. The default value is Vertical.