TreeLayoutSettings.BreadthOrientation Property
Namespace: DevExpress.Diagram.Core.Layout
Assembly: DevExpress.Diagram.v25.1.Core.dll
NuGet Package: DevExpress.Diagram.Core
Declaration
Property Value
| Type |
|---|
| OrientationKind |
Available values:
| Name | Description |
|---|---|
| Horizontal | The diagram has a horizontal orientation. |
| Vertical | The diagram has a vertical orientation. |
See Also