Sets limits for the vertical axis. By default, limits are computed automatically by tiled graphical views. This method can be used to override those default limits. @param vmin the minimum value. @param vmax the maximum value.
(double vmin, double vmax)