[]
Specifies the ID (type) of the axis.
public enum ChartAxisId
Name | Description |
---|---|
X | Refers to the X axis of 2D or 3D chart. |
Y | Refers to the Y axis of 2D or 3D chart. |
Y2 | Refers to the Y2 axis of 2D chart. |
Z | Refers to the Z axis of 3D chart. |