Gets or sets the orientation of the arranged diagram.
VB6
![]() |
---|
Public Property Get Orientation() As EOrientation |
C++
![]() |
---|
public: |
A member of the EOrientation enumeration. The default value is orVertical.
This value is used only when Squarify is set to false, and specifies the orientation of the topmost level of the hierarchy. The algorithm alternates the orientation of each subsequent level, arranging its nodes either in rows or columns.
FlowChartX Programmer's Guide | © 2023 MindFusion |