View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.charting
heyhowzitgoin
 
Posts: n/a
Default How do I have unique data labels for points in a XY Scatter plot?

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??