MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Title Class / Clone Method

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

Return Value

A clone of the Title object.
See Also