| C1.Win.C1Chart3D.4 Assembly > C1.Win.C1Chart3D Namespace : AnnoPositionEnum Enumeration |
'Declaration Public Enum AnnoPositionEnum Inherits System.Enum
public enum AnnoPositionEnum : System.Enum
| Member | 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. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Chart3D.AnnoPositionEnum