Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
Uhl Uhl is offline
external usenet poster
 
Posts: 7
Default Combination chart: primary data labels obscure line series on secondary axis

I have a combination chart; a stacked column chart on the Primary Axis
and a line chart on the Secondary Axis. I use the stacked column chart
to display "bands" which I then overlay with the second data series. So
far so good, the line segments and markers draw "on top of" the bands.

But when I turn on data labels for the stacked column chart (to
identify the bands), they display in *front* of the line series?! The
column itself, remains behind, but the text of the data label is
drawing on top of the series.

Is there a way to force the labels *behind* the series on the secondary
axis?

  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 6,582
Default Combination chart: primary data labels obscure line series on secondary axis

That's how Excel lays out the chart elements, with labels on top of all the
series. Surely there's no possible situation in which you'd want the lines
to obscure the labels, is there? Oh.

You could try moving the labels off to the side, or put textboxes outside
the plot area, or remove the labels and hope the legend is an appropriate
way to label these regions.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
http://PeltierTech.com
_______


"Uhl" wrote in message
ups.com...
I have a combination chart; a stacked column chart on the Primary Axis
and a line chart on the Secondary Axis. I use the stacked column chart
to display "bands" which I then overlay with the second data series. So
far so good, the line segments and markers draw "on top of" the bands.

But when I turn on data labels for the stacked column chart (to
identify the bands), they display in *front* of the line series?! The
column itself, remains behind, but the text of the data label is
drawing on top of the series.

Is there a way to force the labels *behind* the series on the secondary
axis?



  #3   Report Post  
Posted to microsoft.public.excel.charting
Uhl Uhl is offline
external usenet poster
 
Posts: 7
Default Combination chart: primary data labels obscure line series on secondary axis

Actually, I'm using the stacked column chart to add "bands" to the
graph. I've formatted the labels so they are very light and use a large
font-size. So even with the series on top, they're still readable. Kind
of like they're watermarks.

I may have to live with it. I was just hoping there was a workaround.

Thanks for the reply,


--
Uhl

Jon Peltier wrote:
series. Surely there's no possible situation in which you'd want the lines
to obscure the labels, is there?


  #4   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 1
Default Combination chart: primary data labels obscure line series on secondary axis

If you need to do this repeatedly, have Visio, and can do some VBA, you
might consider the followng:

Copy the chart into the clipboard, open Visio, new document, paste.

Ungroup the object.

Write a VBA program to iterate through the objects (there are basically
lines, text, and filled areas) and bring anything in the colour of your
line to the front. Or bring lines of colour x to the front and leave
text of colour x alone. Whatever you have to do to differentiate
between the two.

Save as metafile, visio drawing, whatever works. Most of my Excel
graphs wind up as lightweight metafiles linked to Word documents.

I have had a fair bit of success doing this kind of postprocessing in
Visio to achieve publication quality results. I have moved labels
around, done colour sorting (the line on top is most important but
needs to be drawn last), and so on. Most of this automates very
nicely.

At least, with Visio, you can gain some understanding of how Excel
draws. Then do something about it.

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
Combination chart - Line - Column on 2 Axes Debbie Charts and Charting in Excel 2 November 16th 06 09:04 PM
Manual control of link updating for downloaded quotes? dk_ Excel Discussion (Misc queries) 9 November 15th 06 01:04 PM
Why does Excel line chart cut off my data series? snowbound Charts and Charting in Excel 4 August 2nd 06 12:19 PM
Excel Macro to Copy & Paste [email protected] Excel Worksheet Functions 0 December 1st 05 01:56 PM
tick mark labels Debrane Charts and Charting in Excel 9 July 19th 05 02:53 AM


All times are GMT +1. The time now is 09:46 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"