Sets the orientation of the arranged diagram.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public TreeMapLayoutBuilder orientation ( |
A member of the Orientation enumeration. The default is Orientation.Vertical.
This TreeMapLayoutBuilder instance.
See Also