orientation property

MatrixOrientation orientation
final

Output graph with MatrixOrientation.Horizontal orientation or MatrixOrientation.Vertical. Use MatrixOrientation.Horizontal for row views and MatrixOrientation.Vertical for column views.

Implementation

final MatrixOrientation orientation;