Gets or sets the lower bounds of this numeric axis' range.
[Visual Basic]
Public Property Minimum As Object
[C#]
public object Minimum {get; set;}
[JScript]
public function get,set Minimum : Object
A Double indicating the minimum value of this axis.
Applies to value axes. When not specified, this value defaults to 0. When the range axis scale is used, it will be set relative to the minimum range of the plotted data.
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.