OrganizationChartLayoutType
OrganizationChartLayoutType 枚举
表示组织图中子节点的格式类型
public enum OrganizationChartLayoutType
值
名称 | 值 | 描述 |
---|---|---|
Initial | 0 | 初始布局类型 |
Standart | 1 | 将子节点水平放置在父节点下方。 |
BothHanging | 2 | 将子节点在父节点的左侧和右侧垂直放置。 |
LeftHanging | 3 | 将子节点在父节点的左侧垂直放置。 |
RightHanging | 4 | 将子节点在父节点的右侧垂直放置。 |
另见
- 命名空间 Aspose.Slides.SmartArt
- 程序集 Aspose.Slides