Gets or sets the maximum number of tick marks for numeric axis scales.
[Visual Basic]
Public Property TickNumberMaximum As Integer
[C#]
public int TickNumberMaximum {get; set;}
[JScript]
public function get,set TickNumberMaximum : int
An integer specifying the maximum number of tick marks for this axis.
. Three (3) is lowest number of tick marks possible.
(Applies to value axes with numeric scales)
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.