The members of this enumeration specify graph orientation and positioning.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public enum MultipleGraphsPlacement |
Member name | Description | |
---|---|---|
![]() |
Horizontal |
Indicates that graphs should be placed in a row. |
![]() |
MinimalArea |
Indicates that graphs should be placed so that they cover minimal area. |
![]() |
Vertical |
Indicates that graphs should be placed in a column. |