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;}
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.
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.