ActiveReports 12
Clone Method (Tick)

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

Return Value

A clone of the Tick object.
See Also

Reference

Tick Class
Tick Members