ActiveReports 12
Clone Method (DataPointsCollection)

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > DataPointsCollection Class : Clone Method
Creates a clone of the DataPointsCollection.
Syntax
'Declaration
 
Public Function Clone() As Object
public object Clone()

Return Value

A clone of the DataPointsCollection.
See Also

Reference

DataPointsCollection Class
DataPointsCollection Members