[]
Determines whether the specified Chart3DPointSeries exists in the collection.
public bool Contains(Chart3DPointSeries series)
| Type | Name | Description |
|---|---|---|
| Chart3DPointSeries | series | The Chart3DpointSeries to locate. |
| Type | Description |
|---|---|
| bool | A boolean return indicating whether the Chart3DPointSeries is a member of the collection. |