Data labels on charts

C

Cuylle

I have data labels that I have linked to cells within the worksheet. The
text is wider than the bar on the graph and I need to increase the size of
the text box so the text wraps. Is this possible. If so, how?
 
J

Jon Peltier

You cannot control the size of the data label's text region. You could make
text boxes that link to cells in the same way, and text boxes can be
resized, but they cannot be linked to the position of particular data
points.

- Jon
 
Top