Gets or sets an AxisTick that acts as a vehicle for property settings that will propagate to all other axis ticks on this axis.
[Visual Basic]
Public Property DefaultTick As AxisTick
[C#]
public AxisTick DefaultTick {get; set;}
[JScript]
public function get,set DefaultTick : AxisTick
The property settings of this object will not overwrite properties explicitly set for any given AxisTick.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.