Type alias HierarchicalLayoutOrientation

HierarchicalLayoutOrientation: keyof typeof HierarchicalLayoutOrientations

Possible values for hierarchical layout orientation. horizontal means that the layers of vertices are arranged horizontally. vertical means the layers of vertices are arranged vertically.

Deprecated

From 6.1.0 use the Hierarchy layout instead