[]
        
(Showing Draft Content)

C1.Win.C1Chart.AxisIdEnum

AxisIdEnum Enum

Use the members of this enumeration to refer to the X, Y, and Y2 axis.

Namespace: C1.Win.C1Chart
Assembly: C1.Win.C1Chart.4.8.dll
Syntax
public enum AxisIdEnum

Fields

Name Description
X

Refers to the X axis.

Y

Refers to the Y axis.

Y2

Refers to the Y2 axis.