Gets or sets the time padding of this axis.
[Visual Basic]
Public Property TimePadding As TimeSpan
[C#]
public TimeSpan TimePadding {get; set;}
A TimeSpan object indicating the amount of time shown before and after the plotted data.
(Applies to value axes using Scale.Time)
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.