var chart= Ext.getCmp('LineChart'); chart.axes.items[0].minimum=40; chart.axes.items[0].maximum=80; chart.axes.items[0].drawAxis();