Chart3DAxisCollection Class Members
In This Topic
The following tables list the members exposed by Chart3DAxisCollection.
Public Properties
| Name | Description |
 | AxisFont | Gets or sets the axis annotation font. |
 | AxisTitleFont | Gets or sets the axis title font. |
 | Count | (Inherited from System.Collections.ReadOnlyCollectionBase) |
 | Item | Overloaded. Gets the specified Axis from the collection by numeric index. |
Top
Public Methods
| Name | Description |
 | CopyTo | Copies the collection Chart3DAxis elements beginning with the specified index to an array of Chart3DAxis objects. |
 | ToString | Returns a string that represents the current object. |
Top
See Also