The ValueAxes collection supports the following properties and methods:
Name | Description | |||
Add | Adds a ValueAxis 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 ValueAxis of the ValueAxes collection, giving its identifier. | |||
Remove | Removes a specific member from the ValueAxes collection, giving its identifier. |