I have a container object(11columns, 4rows) with 38 charts. My container should fit in a predefined space(i.e., width*height constant). But when I do this, my charts decrease in size automatically to fit in the container, instead I want the charts to be of the same size as before and a scroll bar in the container to navigate between the charts.