[]
Gets the index of the specified Chart3DGroup in the collection.
public int IndexOf(Chart3DGroup grp)
| Type | Name | Description |
|---|---|---|
| Chart3DGroup | grp | The Chart3DGroup to locate. |
| Type | Description |
|---|---|
| int | An integer indicating the index of the specified Chart3DGroup. |