ActiveReports 12
Tick Constructor(Double)

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > Tick Class > Tick Constructor : 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 Double _
)
public Tick( 
   double step
)

Parameters

step
Specifies the tick step.
See Also

Reference

Tick Class
Tick Members
Overload List