Gets or sets the upper bounds of this numeric axis' range.
[Visual Basic]
Public Property Maximum As Object
[C#]
public object Maximum {get; set;}
A Double indicating the maximum value of this axis.
Applies to value axes. When not specified, this value is set relative to the maximum range of the plotted data.
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.