Search
FlowchartLayoutExtensions Members
Methods
 


Provides extension methods for FlowchartLayout fluent API.

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

 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