How do I have unique data labels for points in a XY Scatter plot?

H

heyhowzitgoin

If you select the entire data label column as the data label... it puts each
one up for each data point. I need an individual data label for each point.
Right now what I do is make an individual data series for each point.. which
is very painful. Any suggestions??
 
Top