View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Jon Peltier Jon Peltier is offline
external usenet poster
 
Posts: 6,582
Default text position on a chart

A textbox will not move if its text changes. A chart or axis title will
move. A data label will move, depending on its position.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
http://PeltierTech.com
_______


"Chris" wrote in message
...
Is there a way to set a text's position on a chart so that if the text is
referring to a cell the position of the text will always be aligned? I'm
linking text on a chart to a cell, and if the cell has more or less
characters the position of the text always changes. I would like to left
justify the text or something. Thanks.