Gets or sets an AxisTick object that will represent this AxisMarker on the axis where it resides.
[Visual Basic]
Public Property Tick As AxisTick
[C#]
public AxisTick Tick {get; set;}
[JScript]
public function get,set Tick : AxisTick
By default this tick is null and must be instantiated. If the axis marker is a range, the axis tick will also be a range AxisTick. If a CalendarPattern is used, the tick cannot be used.
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
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.