
The CategoryAxes object supports the following properties and methods:


| Name | Description | |||
| Add | Adds a CategoryAxis object to the collection and returns a reference to the newly created object. | |||
| Clear | Removes all objects in the collection. | |||
| Count | Returns the number of objects in the collection. | |||
| Item | Returns a specific CategoryAxis of the CategoryAxes collection, giving its identifier. | |||
| Remove | Removes a specific member from the CategoryAxes collection, giving its identifier. |