Search
TreeMapLayout.orientation Property
See Also
 





Gets or sets the orientation of the arranged graph.

Namespace: MindFusion.Graphs
File: TreeMapLayout.js

 Syntax

JavaScript  Copy Code

get orientation() {}
set orientation(value) {}

 Property Value

Orientation

A member of the Orientation enumeration.

 See Also