Specifies placement of graph connected components relatively to each other.
Namespace: MindFusion.Graphs
Package: Enum.js
JavaScript Copy Code |
---|
// enum |
Member name | Description | |
---|---|---|
Horizontal |
Value: 1. Indicates that subgraphs should be placed in a row. |
|
Vertical |
Value: 0. Indicates that subgraphs should be placed in a column. |