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