DiagramOptionsSugiyamaLayout Properties
Contains Sugiyama (layered) layout settings.| Name | Description |
|---|---|
| ColumnsAlignment | Gets or sets the alignment of the diagram depending on its direction. |
| ColumnSpacing | Specifies the distance between shapes on the same level of hierarchy. |
| ConnectorsRouting | Gets or sets whether applying the Sugiyama layout affects connector routing. |
| Direction | Specifies the flow direction for the automatic layout. |
| LayersAlignment | Gets or sets the alignment of the diagram depending on its direction. |
| LayerSpacing | Specifies the distance between layers of hierarchy. |
See Also