OrganizationChartLayoutType

OrganizationChartLayoutType class

Represents formatting type the child nodes in an organization chart

Constants

NameValueDescription
Initial0Initial layout type
Standart1Places child nodes horizontally below the parent node.
BothHanging2Places child nodes vertically below the parent node on both the left and the right side.
LeftHanging3Places child nodes vertically below the parent node on the left side.
RightHanging4Places child nodes vertically below the parent node on the right side.

Initial

Initial layout type


Standart

Places child nodes horizontally below the parent node.


BothHanging

Places child nodes vertically below the parent node on both the left and the right side.


LeftHanging

Places child nodes vertically below the parent node on the left side.


RightHanging

Places child nodes vertically below the parent node on the right side.