Search
FlowchartLayoutExtensions Methods
 


 Public Methods

  Name Description

BranchPadding

Sets how much space to leave between adjacent decision branches in the flowchart.

IgnoreRepeatingLinks

Sets a value indicating whether to ignore repeating links.

LinkPadding

Sets how much space to leave between adjacent back links designating nested loops.

NodeDistance

Sets the distance between consecutive nodes in the flowchart.

Orientation

Sets the overall orientation of the arranged diagram.

SplitGraph

Sets a value indicating whether unconnected subgraphs should be laid out independently from each other.

 See Also