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