[]
Copies the collection Chart3DGroup elements beginning with the specified index to an array of Chart3DGroup objects.
public void CopyTo(Chart3DGroup[] array, int index)
| Type | Name | Description |
|---|---|---|
| Chart3DGroup[] | array | Output array. |
| int | index | Index. |