A tree layout algorithm that places child nodes around their parent node, such that the child nodes do not overlap. The algorithm optionally bends the links to prevent them from crossing nodes.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public class SolarLayout : Layout |
Visual Basic
![]() |
---|
Public Class SolarLayout |
System.Object
MindFusion.Diagramming.Layout.Layout
MindFusion.Diagramming.Layout.SolarLayout