Gets or sets the maximum value for the axis.
| Visual Basic (Declaration) | |
|---|---|
Public Property Max As ExpressionInfo | |
| C# | |
|---|---|
public ExpressionInfo Max {get; set;} | |
Property Value
A ExpressionInfo value indicating the maximum value for the axis.If omitted, the axis automatically scales.