ActiveReports Developer 7
Clone Method
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > LegendsCollection Class : Clone Method

Glossary Item Box

Creates a clone of the LegendsCollection.

Syntax

Visual Basic (Declaration) 
Public Function Clone() As System.Object
C# 
public System.object Clone()

See Also