OrganizationChartLayoutType enumeration

OrganizationChartLayoutType enumeration

Represents formatting type the child nodes in an organization chart

The OrganizationChartLayoutType type exposes the following members:

Fields

FieldDescription
INITIALInitial layout type
STANDARTPlaces child nodes horizontally below the parent node.
BOTH_HANGINGPlaces child nodes vertically below the parent node on both the left and the right side.
LEFT_HANGINGPlaces child nodes vertically below the parent node on the left side.
RIGHT_HANGINGPlaces child nodes vertically below the parent node on the right side.

See Also