See Also

Tick Class  | Tick Members  | Overload List

Language

Visual Basic

C#

Show All

step
Specifies the tick step.
See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

Tick Constructor(Double)

Initializes a new instance of the Tick class with the step parameter specified.

[Visual Basic]
Public Function New( _    ByVal step As Double _ )
[C#]
public Tick(    double step );

Parameters

step
Specifies the tick step.

See Also

Tick Class  | Tick Members  | Overload List

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.