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

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

Return Value

A clone of the axis.
See Also