I have a column chart displaying units of electricity used every day on the y axis and the date in dd-mm-yy format on x axis. The data logger sends in all the data at once(for the whole year). So i have a very cluttered chart which i need to zoom manually to see properly. How can I zoom it in program to view only the last months data and then pan left to view the remaining dates?