Initialize a new instance of the AxisMarker class with a label, Background object, and axis range.
[Visual Basic]
Public Function New( _
ByVal label As String, _
ByVal bg As Background, _
ByVal valueLow As Object, _
ByVal valueHigh As Object _
)
[JScript]
public function AxisMarker(
label : String,
bg : Background,
valueLow : Object,
valueHigh : Object
);
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
AxisMarker Class | AxisMarker Members | Overload List
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.