Enumeration
ac.AxisOrientation
Represents the orientation of an axis.
Example
var verticalPosition = ac.AxisOrientation.VERTICAL;
Summary
Literals
HORIZONTAL
VERTICAL
Literal detail
HORIZONTAL
VERTICAL