ActiveReports Developer 7
Tick Constructor
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > Tick Class : Tick Constructor

Glossary Item Box

Initializes a new instance of the Tick class.

Overload List

OverloadDescription
Tick Constructor()Initializes a new instance of the Tick class.  
Tick Constructor(Double)Initializes a new instance of the Tick class with the step parameter specified.  
Tick Constructor(Line,Double,Single)Initializes a new instance of the Tick class with the parameters specified.  
Tick Constructor(Line,Line,Double,Single,Boolean)Initializes a new instance of the Tick class with the parameters specified.  

See Also