Name | Description | |
---|---|---|
Capacity | (Inherited from System.Collections.CollectionBase) | |
Count | (Inherited from System.Collections.CollectionBase) | |
Item | Gets the specified Chart3DStyle by numeric index. |
The following tables list the members exposed by Chart3DContourStylesCollection.
Name | Description | |
---|---|---|
Capacity | (Inherited from System.Collections.CollectionBase) | |
Count | (Inherited from System.Collections.CollectionBase) | |
Item | Gets the specified Chart3DStyle by numeric index. |
Name | Description | |
---|---|---|
Add | Add specified contour style to the collection. | |
Clear | (Inherited from System.Collections.CollectionBase) | |
Contains | Determines whether the specified Chart3DContourStyle exists in the collection. | |
CopyTo | Copies the collection Chart3DContourStyle elements beginning with the specified index to an array of Chart3DContourStyle objects. | |
IndexOf | Gets the index of the specified Chart3DContourStyle in the collection. | |
Insert | Adds a Chart3DContourStyle object to the collection at the specified index. | |
Remove | Removes a Chart3DContourStyle object from the collection. | |
RemoveAt | (Inherited from System.Collections.CollectionBase) |