Initializes a new instance of the AxisTick class with an arbitrary numeric or DateTime value and a text label..
[Visual Basic]
Public Function New( _
ByVal val As Object, _
ByVal TextOverride As String _
)
[C#]
public AxisTick(
object val,
string TextOverride
);
[JScript]
public function AxisTick(
val : Object,
TextOverride : String
);
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
AxisTick Class | AxisTick Members | Overload List
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.