[]
Copies all child sparkline groups to the specified array.
public void CopyTo(ISparklineGroup[] array, int arrayIndex)
Public Sub CopyTo(array As ISparklineGroup(), arrayIndex As Integer)
| Type | Name | Description |
|---|---|---|
| ISparklineGroup[] | array | The array. |
| int | arrayIndex | Index of the array. |