FlowchartLayoutSettingsModel
23 Sep 20251 minute to read
Interface for a class FlowchartLayoutSettings
Properties
noBranchDirection BranchDirection
Specifies the No branch flow direction (when there are two outputs from the flow shape) in the flowchart layout
noBranchValues string[]
Specifies the set of connector’s label text which should be considered as No branch connector in the flowchart layout
yesBranchDirection BranchDirection
Specifies the Yes branch flow direction (when there are two outputs from the flow shape) in the flowchart layout
yesBranchValues string[]
Specifies the set of connector’s label text which should be considered as Yes branch connector in the flowchart layout