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