<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Legend Entry Tricks in Excel Charts</title>
	<atom:link href="http://peltiertech.com/WordPress/legend-entry-tricks-in-excel-charts/feed/" rel="self" type="application/rss+xml" />
	<link>http://peltiertech.com/WordPress/legend-entry-tricks-in-excel-charts/</link>
	<description>Peltier Tech Excel Charts and Programming Blog</description>
	<lastBuildDate>Wed, 23 May 2012 03:01:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Christie Hall</title>
		<link>http://peltiertech.com/WordPress/legend-entry-tricks-in-excel-charts/comment-page-1/#comment-183443</link>
		<dc:creator>Christie Hall</dc:creator>
		<pubDate>Sat, 18 Feb 2012 19:10:17 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=1490#comment-183443</guid>
		<description>I need to include a narrative of the figure below the figure but inside the margins of the figure.  Much like the including the note below a table.  APA format requires this.  Do you know how I might be able to do this?  thanks for your help, Chris</description>
		<content:encoded><![CDATA[<p>I need to include a narrative of the figure below the figure but inside the margins of the figure.  Much like the including the note below a table.  APA format requires this.  Do you know how I might be able to do this?  thanks for your help, Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rich007a</title>
		<link>http://peltiertech.com/WordPress/legend-entry-tricks-in-excel-charts/comment-page-1/#comment-180462</link>
		<dc:creator>rich007a</dc:creator>
		<pubDate>Wed, 08 Feb 2012 23:11:21 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=1490#comment-180462</guid>
		<description>Hi Jon,
Your site has such depth of information, I&#039;m almost scared to read anywhere for fear my head will explode.   Thanks.

One quick correction though if I may;  you said above &quot;You cannot select the legend entry [did you mean key?] in a chart in Excel 2007.&quot;  This is not quite true.  Yes, it looks like you can only select the legend entry text, but if you right-click and format it, setting the fill or border colours will change the associated series in the plot - just like when you select the legend entry key in Excel 2003.

I stumbled in here looking for how to format the selected legend entry with VBA.  Once I figured out that formatting the fill and line of the legned entry actually formats the series, I thought I was home and dry, but now I&#039;m stuck on the legend entry font.  I fear there really is no way to determine legend position, i.e. the X in cht.Legend.LegendEntries(X), if I know the Y in seriescollection(Y)... not without coding all the legend order &quot;logic&quot; you so skillfully explained (at http://peltiertech.com/WordPress/order-of-legend-entries-in-excel-charts/).

Cheers
Rich
______________
My picture:
http://fud.community.services.support.microsoft.com/Fud/ImageDownloadHandler.ashx?fid=58e6f0c3-698e-4889-9508-b1cc7f149c2e&amp;sid=011de397-649d-43ff-a152-8714e39e9949&amp;sz=150</description>
		<content:encoded><![CDATA[<p>Hi Jon,<br />
Your site has such depth of information, I&#8217;m almost scared to read anywhere for fear my head will explode.   Thanks.</p>
<p>One quick correction though if I may;  you said above &#8220;You cannot select the legend entry [did you mean key?] in a chart in Excel 2007.&#8221;  This is not quite true.  Yes, it looks like you can only select the legend entry text, but if you right-click and format it, setting the fill or border colours will change the associated series in the plot &#8211; just like when you select the legend entry key in Excel 2003.</p>
<p>I stumbled in here looking for how to format the selected legend entry with VBA.  Once I figured out that formatting the fill and line of the legned entry actually formats the series, I thought I was home and dry, but now I&#8217;m stuck on the legend entry font.  I fear there really is no way to determine legend position, i.e. the X in cht.Legend.LegendEntries(X), if I know the Y in seriescollection(Y)&#8230; not without coding all the legend order &#8220;logic&#8221; you so skillfully explained (at <a href="http://peltiertech.com/WordPress/order-of-legend-entries-in-excel-charts/" rel="nofollow">http://peltiertech.com/WordPress/order-of-legend-entries-in-excel-charts/</a>).</p>
<p>Cheers<br />
Rich<br />
______________<br />
My picture:<br />
<a href="http://fud.community.services.support.microsoft.com/Fud/ImageDownloadHandler.ashx?fid=58e6f0c3-698e-4889-9508-b1cc7f149c2e&#038;sid=011de397-649d-43ff-a152-8714e39e9949&#038;sz=150" rel="nofollow">http://fud.community.services.support.microsoft.com/Fud/ImageDownloadHandler.ashx?fid=58e6f0c3-698e-4889-9508-b1cc7f149c2e&#038;sid=011de397-649d-43ff-a152-8714e39e9949&#038;sz=150</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wm</title>
		<link>http://peltiertech.com/WordPress/legend-entry-tricks-in-excel-charts/comment-page-1/#comment-164601</link>
		<dc:creator>wm</dc:creator>
		<pubDate>Fri, 16 Dec 2011 12:46:36 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=1490#comment-164601</guid>
		<description>awesome!  that worked.  thanks.</description>
		<content:encoded><![CDATA[<p>awesome!  that worked.  thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/legend-entry-tricks-in-excel-charts/comment-page-1/#comment-164592</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Fri, 16 Dec 2011 12:08:41 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=1490#comment-164592</guid>
		<description>WM -

This sometimes happens if you create your chart, remove a series low in the plot order, and add another series.

Say I start with 4 series, all automatically formatted:

A B C D

I remove a series:

A C D

I add a new series:

A C D E

Even though the series are in the plot order above, their order among the automatic formatting series is:

A E C D

because E is given the first available automatic format, which had been taken by B.

If you then make another chart with A C D E, the auto formatting will be different.

The remedy? Copy one of the matching charts, and replace its value with that from the unmatched chart.</description>
		<content:encoded><![CDATA[<p>WM -</p>
<p>This sometimes happens if you create your chart, remove a series low in the plot order, and add another series.</p>
<p>Say I start with 4 series, all automatically formatted:</p>
<p>A B C D</p>
<p>I remove a series:</p>
<p>A C D</p>
<p>I add a new series:</p>
<p>A C D E</p>
<p>Even though the series are in the plot order above, their order among the automatic formatting series is:</p>
<p>A E C D</p>
<p>because E is given the first available automatic format, which had been taken by B.</p>
<p>If you then make another chart with A C D E, the auto formatting will be different.</p>
<p>The remedy? Copy one of the matching charts, and replace its value with that from the unmatched chart.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wm</title>
		<link>http://peltiertech.com/WordPress/legend-entry-tricks-in-excel-charts/comment-page-1/#comment-164086</link>
		<dc:creator>wm</dc:creator>
		<pubDate>Wed, 14 Dec 2011 22:39:50 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=1490#comment-164086</guid>
		<description>jon,

quick question on legends for stacked graphs.  i have several graphs (one for ea. dept.) that use identical data points (i.e., x and y axis are identical, note, different data but exact same format).

the legend colors for each of the graphs are identical except for one.  the legend selection is set on automatic for legend fill for all.  how do i change that one graph so the legend colors match the others.  thanks</description>
		<content:encoded><![CDATA[<p>jon,</p>
<p>quick question on legends for stacked graphs.  i have several graphs (one for ea. dept.) that use identical data points (i.e., x and y axis are identical, note, different data but exact same format).</p>
<p>the legend colors for each of the graphs are identical except for one.  the legend selection is set on automatic for legend fill for all.  how do i change that one graph so the legend colors match the others.  thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/legend-entry-tricks-in-excel-charts/comment-page-1/#comment-154984</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Thu, 17 Nov 2011 18:44:06 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=1490#comment-154984</guid>
		<description>Kristen -

In a pie chart, the legend labels are the category labels The easiest and most reliable way to set up data for a chart is to put category labels (or X values) in a column and (Y) values in the next column, then put a label in the cell above every value column (a pie chart has one value column) and leave the cell above the category labels blank. Then select this range and make your chart. Excel figures out where within your data the category labels, series names (the labels above the values), and values are located.</description>
		<content:encoded><![CDATA[<p>Kristen -</p>
<p>In a pie chart, the legend labels are the category labels The easiest and most reliable way to set up data for a chart is to put category labels (or X values) in a column and (Y) values in the next column, then put a label in the cell above every value column (a pie chart has one value column) and leave the cell above the category labels blank. Then select this range and make your chart. Excel figures out where within your data the category labels, series names (the labels above the values), and values are located.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

