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