Help with datapoints stack in XYScatter

P

PO

hello,

Is there any way (using chart settings or VBA) to prevent the datalabels to
stack (ontop of each other) in a XYScatter chart when the xValues and values
of several datapoints coincide?

Regards
PO
 
J

Jon Peltier

There is no built-in way that will prevent overlap of data labels. I've seen
a crude attempt that uses vba to move data labels out of each other's way,
but I don't think the author has developed it further. It's a lot of work.

- Jon
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top