Defines the configuration settings for flowchart automatic layout
Specifies the No branch flow direction (when there are two outputs from the flow shape) in the flowchart layout
Defaults to ‘RightInFlow’
string[]
Specifies the set of connector’s label text which should be considered as No branch connector in the flowchart layout
Defaults to [“No”, “False”]
Specifies the Yes branch flow direction (when there are two outputs from the flow shape) in the flowchart layout
Defaults to ‘LeftInFlow’
string[]
Specifies the set of connector’s label text which should be considered as Yes branch connector in the flowchart layout
Defaults to [“Yes”, “True”]