ChAxes Collection

ChChart
ChAxes
Multiple objects

The collection of ChAxis objects that represent the axes for a single chart. Each chart can have up to sixteen axes.

Using the ChAxes collection

The ChChart object's Axes property returns a ChAxes collection.

Properties | Count Property | Item Property | Parent Property

Methods | Add Method | Delete Method

Parent Objects | ChChart Object

Child Objects | ChAxis Object | ChChart Object