How do widen columns in a column chart?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I tried the other suggestions posted, but it still doesn't work. I have 5
columns that are pretty narrow and I would like to have them 3x wider with a
very small gap in between the columns. I put the x-axsis to category, but I
still can't widen the columns. I am not sure if the chart being copied from
PowerPoint would make a difference.

Thanks
 
ITMasterA said:
I tried the other suggestions posted, but it still doesn't work. I have 5
columns that are pretty narrow and I would like to have them 3x wider with a
very small gap in between the columns. I put the x-axsis to category, but I
still can't widen the columns. I am not sure if the chart being copied from
PowerPoint would make a difference.

Thanks


What other suggestions? It might help if you continued in whatever earlier
discussion you are refering to.
--

Tushar Mehta
http://www.tushar-mehta.com
Custom business solutions leveraging a multi-disciplinary approach
In Excel 2007 double-click to format may not work; right click and select
from the menu
 
Double click column and adjust the GapWidth property on the series
option tab.

Also check the categroy axis is not being plotted as true dates as this
will leave big gaps between non consectutive dates.
Right click chart and choose Chart Options. On Axis tab set x axis to
Category.
 
If you've already gone through the list you included and the columns do not
change size then XL sees more data points on the x-axis than you meant to
have. Check the data set. Do you have blank rows in between the rows
containing the actual data? Or rows where the column containing the x-values
is not blank but that containing the y-values is.

--

Tushar Mehta
http://www.tushar-mehta.com
Custom business solutions leveraging a multi-disciplinary approach
In Excel 2007 double-click to format may not work; right click and select
from the menu
 
Back
Top