| Visual Basic (Declaration) | |
|---|---|
Public Property Maximum As Object  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
 | |
| C# | |
|---|---|
public object Maximum {get; set;}  | |
Return Value
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.