CopyTo
ChartDataPointCollection.CopyTo method
Copy to specified array.
public void CopyTo(Array array, int arrayIndex)
Parameter | Type | Description |
---|---|---|
array | Array | Array to copy to. |
arrayIndex | Int32 | Index to begin copying. |
See Also
- class ChartDataPointCollection
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides