Chart with long X-axis

  • Thread starter Thread starter Marcus
  • Start date Start date
M

Marcus

Hi!
In Access 2003 I want to make a chart that displays a lot of data on the
X-axis. I want the X-axis to contain at least more than 150 numbers. The
problem is that when you have to many numbers on the x-axis, the chart window
is to small and the numbers ends up in a big mess. Because of that I would
like to make it possible to scroll horizontally in the chart window. Anyone
know how to do that?

//Marcus
 
On Tue, 9 Dec 2008 01:18:05 -0800, Marcus

There is no way to do that with the built-in chart. I saw this
capability with a .NET chart control from DevExpress, but that is
obviously a different programming environment.
Maybe you can offer 3 charts of 50 numbers wide.

-Tom.
Microsoft Access MVP
 
Back
Top