Search
TreeMapLayout.Squarify Property
See Also
 






Gets or sets a value indicating whether the layout should attempt to keep the dimension ratio of the nodes closer to 1.

Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public bool Squarify { get; set; }

Visual Basic  Copy Code

Public Property Squarify As Boolean

 Property Value

 See Also