Gets or sets a value indicating whether unconnected subgraphs should be laid out independently from each other.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public bool SplitGraph { get; set; } |
Visual Basic
![]() |
---|
Public Property SplitGraph As Boolean |
If this property is set to true, each independent graph in the diagram is laid out in its own layout area. Otherwise all subgraphs are arranged in the same layout area.