Gets or sets the numeric tick label interval for this axis.
[Visual Basic]
Public Property Interval As Double
[C#]
public double Interval {get; set;}
A
Tick labels will increment by this value starting at Minimum and ending at
Maximum if specified. If not set, the interval is automatically determined based
on the data range.
(Applies to quantitative axes with numeric scales)
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.