Gets or sets an AxisTick that replaces automatically generated axis tick with a value of zero (0).
[Visual Basic]
Public Property ZeroTick As AxisTick
[C#]
public AxisTick ZeroTick {get; set;}
[JScript]
public function get,set ZeroTick : AxisTick
This tick can be disabled by setting it to null or it can be overridden by adding a new AxisTick with a value of zero to the ExtraTicks collection.
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.