<?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: Chart Event Class Module to Highlight a Series</title>
	<atom:link href="http://peltiertech.com/WordPress/chart-event-class-module-to-highlight-a-series/feed/" rel="self" type="application/rss+xml" />
	<link>http://peltiertech.com/WordPress/chart-event-class-module-to-highlight-a-series/</link>
	<description>Peltier Tech Excel Charts and Programming Blog</description>
	<lastBuildDate>Thu, 11 Mar 2010 22:03:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/chart-event-class-module-to-highlight-a-series/comment-page-1/#comment-14987</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Tue, 09 Jun 2009 17:37:22 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=295#comment-14987</guid>
		<description>Thom - I had actually tried that one. I guess you could say that there&#039;s a very slight flicker, but much less pronounced than it would be if the whole chart were being refreshed.</description>
		<content:encoded><![CDATA[<p>Thom &#8211; I had actually tried that one. I guess you could say that there&#8217;s a very slight flicker, but much less pronounced than it would be if the whole chart were being refreshed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thom Mitchell</title>
		<link>http://peltiertech.com/WordPress/chart-event-class-module-to-highlight-a-series/comment-page-1/#comment-14985</link>
		<dc:creator>Thom Mitchell</dc:creator>
		<pubDate>Tue, 09 Jun 2009 16:25:12 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=295#comment-14985</guid>
		<description>Here is the path to the zip file:
http://peltiertech.com/WordPress/wp-content/img200808/ChartEventClassHighlightSeries.zip</description>
		<content:encoded><![CDATA[<p>Here is the path to the zip file:<br />
<a href="http://peltiertech.com/WordPress/wp-content/img200808/ChartEventClassHighlightSeries.zip" rel="nofollow">http://peltiertech.com/WordPress/wp-content/img200808/ChartEventClassHighlightSeries.zip</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/chart-event-class-module-to-highlight-a-series/comment-page-1/#comment-14984</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Tue, 09 Jun 2009 16:17:52 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=295#comment-14984</guid>
		<description>Thom -

Which precise file was this? I ran through a few and didn&#039;t see any noticeable flashing. I don&#039;t see why 2000 through 2003 would have problems. 2007, well, ....</description>
		<content:encoded><![CDATA[<p>Thom -</p>
<p>Which precise file was this? I ran through a few and didn&#8217;t see any noticeable flashing. I don&#8217;t see why 2000 through 2003 would have problems. 2007, well, &#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thom Mitchell</title>
		<link>http://peltiertech.com/WordPress/chart-event-class-module-to-highlight-a-series/comment-page-1/#comment-14978</link>
		<dc:creator>Thom Mitchell</dc:creator>
		<pubDate>Tue, 09 Jun 2009 13:38:52 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=295#comment-14978</guid>
		<description>P.S. In contrast, Gas Prices Line.xls does *not* behave in the same way: 
The entire chart does not flash or &quot;flicker&quot; when a different line of the listbox is selected. For this reason, I find the gas prices solution better if (a) the chart is embedded *and* (b) there aren&#039;t &quot;too many&quot; series.</description>
		<content:encoded><![CDATA[<p>P.S. In contrast, Gas Prices Line.xls does *not* behave in the same way:<br />
The entire chart does not flash or &#8220;flicker&#8221; when a different line of the listbox is selected. For this reason, I find the gas prices solution better if (a) the chart is embedded *and* (b) there aren&#8217;t &#8220;too many&#8221; series.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thom Mitchell</title>
		<link>http://peltiertech.com/WordPress/chart-event-class-module-to-highlight-a-series/comment-page-1/#comment-14977</link>
		<dc:creator>Thom Mitchell</dc:creator>
		<pubDate>Tue, 09 Jun 2009 13:32:05 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=295#comment-14977</guid>
		<description>Jon: When I use the file you provided in a zip file on the original posting, the whole chart &quot;flashes&quot; when the macro executes or the event occurs. It&#039;s as if the whole chart object is being &quot;refreshed&quot; by the monitor. Is this Excel 2000, the essential nature of what the VBA is doing or is it something else entirely? (As you know, I have some charts that are pretty &quot;busy,&quot; so I&#039;m trying to assess whether one or more of your series highlighting posts would be appropriate for me to &quot;steal&quot;!)</description>
		<content:encoded><![CDATA[<p>Jon: When I use the file you provided in a zip file on the original posting, the whole chart &#8220;flashes&#8221; when the macro executes or the event occurs. It&#8217;s as if the whole chart object is being &#8220;refreshed&#8221; by the monitor. Is this Excel 2000, the essential nature of what the VBA is doing or is it something else entirely? (As you know, I have some charts that are pretty &#8220;busy,&#8221; so I&#8217;m trying to assess whether one or more of your series highlighting posts would be appropriate for me to &#8220;steal&#8221;!)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Interactive English League Bumps Chart &#124; More Information per Pixel</title>
		<link>http://peltiertech.com/WordPress/chart-event-class-module-to-highlight-a-series/comment-page-1/#comment-3245</link>
		<dc:creator>Interactive English League Bumps Chart &#124; More Information per Pixel</dc:creator>
		<pubDate>Thu, 28 Aug 2008 06:10:17 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=295#comment-3245</guid>
		<description>[...] a little with Jon’s code I discovered that this is not true for all click related events. I used Jon’s code to handle events in embedded charts and added a select [...]</description>
		<content:encoded><![CDATA[<p>[...] a little with Jon’s code I discovered that this is not true for all click related events. I used Jon’s code to handle events in embedded charts and added a select [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
