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