|
inline |
Sets the minimum value on an axis.
The minimum value is usually calculated automatically as the minimum value among all series displayed on the axis.
If you wish to limit displayed range, use SetFixedMinimumDisplayedValue() or SetFixedDisplayRange().
dblVal | Specifies the new minimal value. |