ActiveReports 8
Tick Constructor(Double)

Specifies the tick step.
Initializes a new instance of the Tick class with the step parameter specified.
Syntax
'Declaration
 
Public Function New( _
   ByVal step As System.Double _
)
public Tick( 
   System.double step
)

Parameters

step
Specifies the tick step.
See Also

Reference

Tick Class
Tick Members
Overload List

Support Forum