[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.AxisTypeEnum

AxisTypeEnum Enum

Use the members of this enumeration to specify a specific Axis where appropriate.

Namespace: C1.Win.C1Chart3D
Assembly: C1.Win.C1Chart3D.4.8.dll
Syntax
public enum AxisTypeEnum

Fields

Name Description
AxisX

Specifies the X axis.

AxisY

Specifies the Y axis.

AxisZ

Specifies the Z axis.

None

Indicates that no axis is specified.