[]
Use the members of this enumeration to set the value of the Compass property in the Axis, Label, and Legend classes.
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. |