Initializes a new instance of the Tick class.
[Visual Basic] Public Sub New()
Initializes a new instance of the Tick class with the step parameter specified.[C#] public Tick();
[Visual Basic] Public Sub New(Double)
Initializes a new instance of the Tick class with the parameters specified.[C#] public Tick(double);
[Visual Basic] Public Sub New(Line,Double,Single)
Initializes a new instance of the Tick class with the parameters specified.
[Visual Basic] Public Sub New(Line,Line,Double,Single,Boolean)
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.