| Overload | Description |
|---|---|
| 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. |