| C1.Win.C1Chart3D.4 Assembly > C1.Win.C1Chart3D Namespace : AxisTypeEnum Enumeration |
'Declaration Public Enum AxisTypeEnum Inherits System.Enum
public enum AxisTypeEnum : System.Enum
| Member | Description |
|---|---|
| AxisX | Specifies the X axis. |
| AxisY | Specifies the Y axis. |
| AxisZ | Specifies the Z axis. |
| None | Indicates that no axis is specified. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Chart3D.AxisTypeEnum