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