CWAxes3D
Standard collection containing all CWAxis3D objects of the graph. A graph has one x-, y-, and z-axis. These different CWAxis3D objects are contained in the CWAxes3D collection and can be referenced by index. The x-axis is at index 1, the y-axis is at index 2, and the z-axis is at index 3.
Properties
Count | Returns the number of objects in the collection. |
Methods
Item | Returns the specified object from the collection. |