ActiveReports 12
Clone Method (SeriesCollection)

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

Return Value

A clone of the SeriesCollection.
See Also

Reference

SeriesCollection Class
SeriesCollection Members