Hi All, I am currently working with TimeSeries chart and I want to set a minimum lower bound after setting upper and lower and upper range for chart. dateaxis.setLowerBound() method works fine initially, but if I change the range at runtime and then again set the lower bound, setLowerBound() function does not seem to work. Any suggestions please..... Thanks in advance ...