ApOrientationEnum (enum)

Specifies the orientation of objects.
Description: ApOrientationEnum defines the orientation of objects with reference to others.

Examples

An X axis can be located accross the top or the bottom of the chart.

The legends can be located accross the top, left, right or bottom of the XY control.

The orientation types are:
Values:
apOrientationTop - Orients the object towards the upper part of a region.
apOrientationBottom - Orients the object towards the lower part of a region.
apOrientationLeft - Orients the object towards the left side of a region.
apOrientationRight - Orients the object towards the right side of a region.