Gets or sets the stretch factor applied on Radial tree layouts.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public double StretchFactor { get; set; } |
Visual Basic
![]() |
---|
Public Property StretchFactor As Double |
When applying a radial layout, node layers are laid out in concentric circles around the Root node. Stretching them by changing this property makes layers laid out in elliptic outlines.