Name | Description | |
---|---|---|
Capacity | (Inherited from System.Collections.CollectionBase) | |
Count | (Inherited from System.Collections.CollectionBase) | |
Item | Gets the specified series from the collection by numeric index. |
The following tables list the members exposed by Chart3DPointSeriesCollection.
Name | Description | |
---|---|---|
Capacity | (Inherited from System.Collections.CollectionBase) | |
Count | (Inherited from System.Collections.CollectionBase) | |
Item | Gets the specified series from the collection by numeric index. |
Name | Description | |
---|---|---|
Add | Adds a Chart3DpointSeries object to the collection. | |
AddRange | Adds array of series to the end of the collection. | |
Clear | (Inherited from System.Collections.CollectionBase) | |
Contains | Determines whether the specified Chart3DPointSeries exists in the collection. | |
CopyTo | Copies the collection Chart3DPointSeries elements beginning with the specified index to an array of Chart3DPointSeries objects. | |
IndexOf | Gets the index of the specified Chart3DPointSeries in the collection. | |
Insert | Adds a Chart3DPointSeries object to the collection at the specified index. | |
Remove | Removes a Chart3PointSeries object from the collection. | |
RemoveAt | (Inherited from System.Collections.CollectionBase) | |
RemoveRange | Removes a range of elements from the collection. |