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