[]
Copies the collection of labels objects beginning with the specified index to an array of labels.
public void CopyTo(Chart3DAxisLabel[] array, int index)
| Type | Name | Description |
|---|---|---|
| Chart3DAxisLabel[] | array | Array. |
| int | index | Starting zero-based index. |