Search
DecisionLayout Members
Constructors Properties
 


( a feature of FlowChartX Pro edition)

Implements a flowchart layout algorithm.

The following tables list the members exposed by the DecisionLayout type.

 Public Constructors

  Name Description

DecisionLayout

Initializes a new instance of the DecisionLayout class with the default settings.

 Public Properties

  Name Description

HorizontalPadding

Gets or sets the horizontal distance between adjacent nodes.

LinkPadding

Gets or sets the distance between parallel links.

MultipleGraphsPlacement

Gets or sets a value indicating how multiple independent graphs in the diagram should be positioned relatively to each other.

Orientation

Gets or sets the orientation of the arranged diagram.

StartNode

Gets or sets the initial (top-left) node in the arranged diagram.

VerticalPadding

Gets or sets the vertical distance between adjacent nodes.

 See Also