Gets or sets the time padding of this axis.
[Visual Basic]
Public Property TimePadding As TimeSpan
[C#]
public TimeSpan TimePadding {get; set;}
[JScript]
public function get,set TimePadding : TimeSpan
A TimeSpan object indicating the amount of time shown before and after the plotted data.
(Applies to value axes using Scale.Time)
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.