java - setUpperBound of pictured chart -
can change maximum value of axis if linechart drawn already? know setupperbound() method, see works when used initialization of chart. want change upper , lower bounds of existed chart (there no result).
the problem in auto ranging. desicion:
yaxis.setautoranging(false);
Comments
Post a Comment