[]
Use the members of this enumeration to determine which axes edges of the plot cube will have annotations.
public enum AnnoPositionEnum
| Name | Description |
|---|---|
| Both | The axis on both sides of the plot cube will be annotated. |
| Far | The axis on the far side of the plot cube will be annotated. |
| Near | The axis on the near side of the plot cube will be annotated. |
| None | The axis is not annotated. |