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