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