ActiveReports 12
Clone Method (Light)

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

Return Value

A clone of the Light object.
See Also

Reference

Light Class
Light Members