A newer version of this page is available.
Switch to the current version.
OrientationKind Enum
Lists values that specify the orientation of a diagram.
Namespace: DevExpress.Diagram.Core
Assembly: DevExpress.Diagram.v18.2.Core.dll
Declaration
Members
Name | Description |
---|---|
Horizontal | The diagram has a horizontal orientation. |
Vertical | The diagram has a vertical orientation. |
Related API Members
The following properties accept/return OrientationKind values:
See Also
Feedback