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