Enumeration OrientationReadonly

Enum for the orientations of the diagram when using a hierarchical layout.

Enumeration Members

Enumeration Members

East: "east"

The hierarchical diagram is oriented left -> right.

North: "north"

The hierarchical diagram is oriented top -> bottom.

South: "south"

The hierarchical diagram is oriented bottom -> top.

West: "west"

The hierarchical diagram is oriented right -> left.

Generated using TypeDoc