method CategoryAxes.Clear ()
Removes all objects in the collection.

TypeDescription
The Clear method Removes all objects in the collection. The Remove method removes a specific member from the CategoryAxes collection, giving its identifier. The Item property accesses a category-axis giving its index or key. The Add method adds different category-axes to the same view. The Count property counts the number of category-axes the view displays.