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

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

Return Value

A clone of the Projection object.
See Also