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