DiagramOptionsTipOverTreeLayout Properties
Contains tip-over tree layout settings.| Name | Description |
|---|---|
| ConnectorsRouting | Gets or sets whether applying the Tip-over tree layout affects connector routing. |
| Direction | Specifies the tip-over tree layout direction. |
| HorizontalAlignment | Gets or sets the horizontal alignment of the tip-over diagram. |
| Offset | Gets or sets the offset used by the layout algorithm. |
| OffsetMode | Specifies whether to offset child shapes from the center or the edge of the parent shape. |
| SplitMode | Specifies whether to apply the layout algorithm only to items that are connected to at least one other item. |
| VerticalAlignment | Gets or sets the vertical alignment of the tip-over diagram. |
| VerticalSpacing | Specifies the distance between layers of hierarchy. |
See Also