DiagramOptionsOrgChartLayout Properties
Contains org chart layout settings.Name | Description |
---|---|
ConnectorsRouting | Gets or sets whether applying the Org chart layout affects connector routing. |
Direction | Specifies the direction of the org chart layout’s tree section. |
HierarchySpacing | Specifies the distance between layers of hierarchy. |
IsCompact | Specifies whether the automatic org chart layout arranges shapes minimizing the space between them. |
NodeSpacing | Specifies the distance between shapes on the same level of hierarchy. |
SplitMode | Specifies which diagram items are rearranged by the org chart layout algorithm. |
TipOverDirection | Specifies the direction of the org chart layout’s tip-over section. |
TipOverOffsetMode | Specifies whether to offset child shapes from the center or the edge of the parent shape in the org chart layout’s tip-over section. |
TreeAlignment | Specifies the alignment of the org chart layout’s tree section. |
TreeLevelCount | Specifies the number of levels of hierarchy in the org chart layout’s tree section. |
See Also