ActiveReports 12
Clone Method (Legend)

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

Return Value

A clone of the Legend object. 
See Also

Reference

Legend Class
Legend Members