CopyTo Method (Chart3DLabelsCollection)
Copies the collection
Chart3DLabel elements beginning with the specified index to an array of Chart3DLabel objects.
'Declaration
Public Sub CopyTo( _
ByVal () As Chart3DLabel, _
ByVal As System.Integer _
)
Parameters
- array
- Output array.
- index
- Starting index.