ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart.Annotations Namespace / AnnotationTextBar Class / Clone Method

In This Topic
Clone Method (AnnotationTextBar)
In This Topic
Creates a clone of the AnnotationTextBar object.
Syntax
'Declaration
 
Public Overrides NotOverridable Function Clone() As Object
 

Return Value

A clone of the AnnotationTextBar object.
See Also