[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DArea.Axes

Axes Property

Axes

Gets the axes collection object.

Declaration
public Chart3DAxisCollection Axes { get; }
Remarks

The Axes collection is a collection of three Chart3DAxis objects (AxisX, AxisY and AxisZ).

See Also