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

val
Axis tick value. The label will automatically represent the value given.
See Also Requirements Languages dotnetCHARTING Send comments on this topic.

AxisTick Constructor(Object)

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

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

Parameters

val
Axis tick value. The label will automatically represent the value given.

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.