I am trying to create a graph with a x axis scroll bar that moves with the selections from a list box. Rather than showing only the selected values, the x axis will re position to the selected lowest selected value. For example, my x axis are months that show 12 at a time with a scroll bar. If someone selects a month from a list box, the graph wont change to show only that month.It should show the month selected as the first month in the graph but you should be able to scroll backwards and forwards to see the other months if you want.