Enum Orientation

Orientation

An enumeration of the orientation of an object.

To call an enum, you call its parent class, name, and property. For example, Charts.Orientation.HORIZONTAL.

Properties

PropertyTypeDescription
HORIZONTALEnumHorizontal orientation.
VERTICALEnumVertical orientation.