ActiveReports 12
Clone Method (AnnotationLine)

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

Return Value

A clone of the AnnotationLine object.
See Also

Reference

AnnotationLine Class
AnnotationLine Members