OrganizationChartLayoutType
OrganizationChartLayoutType enum
Represents formatting type the child nodes in an organization chart
enum class 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
- Library Aspose.Slides