Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
dan dan is offline
external usenet poster
 
Posts: 866
Default Labeling Data Series on an XY Scatter

I need to label a data series on an XY Scatter. Currently Excel only has the
option to label and individual point with the series name, I want to label
the entire series of points just once with the series name, even if inputs
are changed.
  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 6,582
Default Labeling Data Series on an XY Scatter

Select the point you want to label (two single clicks, one for the series,
one for the point itself). Press Ctrl+1 to format the point, then add a data
label using the Series option. This point will carry the series name as its
label, even if the data or the series name change.

In 2007, select the point (two clicks again). Go to the Chart Tools Layout
tab, click on Data Labels More Data Label Options, choose the Series Name
option.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services, Inc.
http://PeltierTech.com/WordPress/
_______


"Dan" wrote in message
...
I need to label a data series on an XY Scatter. Currently Excel only has
the
option to label and individual point with the series name, I want to label
the entire series of points just once with the series name, even if inputs
are changed.



  #3   Report Post  
Posted to microsoft.public.excel.charting
dan dan is offline
external usenet poster
 
Posts: 866
Default Labeling Data Series on an XY Scatter

I have another issue... I understand that label but I need to assign the
series label to the left most data point that is plotted on the chart. Is
there an if statement that can test this then place the label next to that
data point?
Basically the label is correct but the data point that I want the label next
to varies.


"Jon Peltier" wrote:

Select the point you want to label (two single clicks, one for the series,
one for the point itself). Press Ctrl+1 to format the point, then add a data
label using the Series option. This point will carry the series name as its
label, even if the data or the series name change.

In 2007, select the point (two clicks again). Go to the Chart Tools Layout
tab, click on Data Labels More Data Label Options, choose the Series Name
option.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services, Inc.
http://PeltierTech.com/WordPress/
_______


"Dan" wrote in message
...
I need to label a data series on an XY Scatter. Currently Excel only has
the
option to label and individual point with the series name, I want to label
the entire series of points just once with the series name, even if inputs
are changed.




  #4   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 6,582
Default Labeling Data Series on an XY Scatter

There are two options that don't require a bunch of VBA.

1. Assign labels to all points. linking the labels to cells in the
worksheet. In these cells, have some kind of formula that determines if a
cell is the leftmost, and if so the label is whatever it should be,
otherwise the label is blank. Use one of these free utilities to link a set
of labels to a range of cells:

Rob Bovey's Chart Labeler, http://appspro.com/Utilities/ChartLabeler.htm
John Walkenbach's Chart Tools,
http://www.j-walk.com/ss/excel/files/charttools.htm

2. Use another series which has X and Y values for only the leftmost point
of each series. Add the appropriate labels to this series, and hide the
points by using no line and no markers.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services, Inc.
http://PeltierTech.com/WordPress/
_______



"Dan" wrote in message
...
I have another issue... I understand that label but I need to assign the
series label to the left most data point that is plotted on the chart. Is
there an if statement that can test this then place the label next to that
data point?
Basically the label is correct but the data point that I want the label
next
to varies.


"Jon Peltier" wrote:

Select the point you want to label (two single clicks, one for the
series,
one for the point itself). Press Ctrl+1 to format the point, then add a
data
label using the Series option. This point will carry the series name as
its
label, even if the data or the series name change.

In 2007, select the point (two clicks again). Go to the Chart Tools
Layout
tab, click on Data Labels More Data Label Options, choose the Series
Name
option.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services, Inc.
http://PeltierTech.com/WordPress/
_______


"Dan" wrote in message
...
I need to label a data series on an XY Scatter. Currently Excel only
has
the
option to label and individual point with the series name, I want to
label
the entire series of points just once with the series name, even if
inputs
are changed.






Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
labeling data points in a scatter graph D Charts and Charting in Excel 2 July 17th 08 05:48 PM
Scatter plot with two data series having common x-values Gordon[_2_] Charts and Charting in Excel 2 October 3rd 07 08:36 PM
multiple data series in an x-y scatter chart - Excel 2003 Excel 2003 Charts and Charting in Excel 6 August 21st 07 12:38 AM
labeling data points on a scatter chart Mr Tee Charts and Charting in Excel 1 March 31st 06 01:15 PM
Data Point labeling Russell-stanely Charts and Charting in Excel 1 September 16th 05 08:15 PM


All times are GMT +1. The time now is 05:11 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"