See Also

AxisTick Class  | AxisTick Members  | Overload List

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

JScript

Show All

lowValue
Low value.
highValue
High value.
See Also Requirements Languages dotnetCHARTING Send comments on this topic.

AxisTick Constructor(Object,Object)

Initializes a new instance of the AxisTick class with an arbitrary numeric or DateTime range.

[Visual Basic]
Public Function New( _    ByVal lowValue As Object, _    ByVal highValue As Object _ )
[C#]
public AxisTick(    object lowValue,    object highValue );
[JScript]
public function AxisTick(    lowValue : Object,    highValue : Object );

Parameters

lowValue
Low value.
highValue
High value.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

AxisTick Class  | AxisTick Members  | Overload List

 

 


2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.