ActiveReports 12
Clone Method (CustomAxis)

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

Return Value

A clone of the CustomAxis object.
See Also

Reference

CustomAxis Class
CustomAxis Members