Search
FlowchartLayout Properties
 


 Public Properties

  Name Description

anchoring

Gets or sets a value indicating how to align links to the anchor points of nodes.

branchPadding

Gets or sets how much space to leave between adjacent decision branches in the flowchart.

keepGroupLayout

Gets or sets a value indicating whether to treat each group of nodes as a single vertex in the arranged graph.

linkPadding

Gets or sets how much space to leave between adjacent back links designating nested loops.

margins

Gets or sets the margins' size around individual subgraphs processed by this layout object. (Inherited from Layout.)

multipleGraphsPlacement

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

nodeDistance

Gets or sets the distance between consecutive nodes in the flowchart.

orientation

Gets or sets the orientation of the arranged graph.

 See Also