OrganizationChartLayoutType
OrganizationChartLayoutType enumeration
Represents formatting type the child nodes in an organization chart
public enum OrganizationChartLayoutType
Values
Name | Value | Description |
---|---|---|
Initial | 0 | Initial layout type |
Standart | 1 | Places child nodes horizontally below the parent node. |
BothHanging | 2 | Places child nodes vertically below the parent node on both the left and the right side. |
LeftHanging | 3 | Places child nodes vertically below the parent node on the left side. |
RightHanging | 4 | Places child nodes vertically below the parent node on the right side. |
See Also
- namespace Aspose.Slides.SmartArt
- assembly Aspose.Slides