View Full Version : Bar Chart Width


Dwight
05-03-2006, 10:41 AM
I have a bar graph that displays between 1 and 5 categories depending on the underlying data.

My problem is that Access scales the width of the bars according to how many categories are graphed. Thus, for 1 category one big fat bar shows up. And when there are 5 they are much slimmer.

Does anyone know the VBA code that will allow me to fix the width?

Thanks in advance,

Dwight

Dwight
05-18-2006, 12:31 PM
I have not been able to solve this yet.

I have had no luck searching the Chart Options or the VBA Help files.

I'm sure it is some simple setting I am missing.

Any ideas?