[]
Enumeration to set the position of a legend, axis, or chart label.
public enum CompassEnum
Name | Description |
---|---|
East | Object is positioned east or to the right side. |
North | Object is positioned north or above. |
South | Object is positioned south or below. |
West | Object is positioned west or to the left side. |