Chart3DGroupsCollection Class Members
In This Topic
The following tables list the members exposed by Chart3DGroupsCollection.
Public Properties
| Name | Description |
 | Count | (Inherited from System.Collections.ReadOnlyCollectionBase) |
 | Item | Gets the specified Chart3DGroup by numeric index. |
Top
Public Methods
| Name | Description |
 | Contains | Determines whether the specified Chart3DGroup exists in the collection. |
 | CopyTo | Copies the collection Chart3DGroup elements beginning with the specified index to an array of Chart3DGroup objects. |
 | IndexOf | Gets the index of the specified Chart3DGroup in the collection. |
Top
See Also