Gets or sets the overall orientation of the arranged diagram.
VB6
![]() |
---|
Public Property Get Orientation() As EOrientation |
C++
![]() |
---|
public: |
A member of the EOrientation enumeration. The default is orVertical.
Use orVertical to have arrows flow in vertical direction or orHorizontal for horizontal direction. The orientation of the resulting layers is opposite to that of the arrows. E.g. if arrows tend to go in vertical direction, the nodes are distributed in horizontal layers.
FlowChartX Programmer's Guide | © 2023 MindFusion |