View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.charting
Andy Pope Andy Pope is offline
external usenet poster
 
Posts: 2,489
Default Data Label Widths

Hi,

No, the width and height properties are not available to chart text
items, such as chart title, axis titles and data labels. The only way to
increase the dimensions is with padding characters, even then the text
may automatically decide to wrap.

If you need full control over chart text items then use need to use
textboxes. Of course this will not be as dynamic as the built-in text
items so may require code to update their positions.

Cheers
Andy

On 17/02/2010 06:22, Adrian wrote:
Can data label widths be changed using VBA


--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info