<?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: Silverlight Charting: Creating rich data point tooltips</title>
	<atom:link href="http://www.jeff.wilcox.name/2008/12/charting-rich-tooltips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jeff.wilcox.name/2008/12/charting-rich-tooltips/</link>
	<description>Silverlight, rich client apps and web development</description>
	<lastBuildDate>Mon, 06 Feb 2012 19:09:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jeff Wilcox</title>
		<link>http://www.jeff.wilcox.name/2008/12/charting-rich-tooltips/comment-page-1/#comment-1266</link>
		<dc:creator>Jeff Wilcox</dc:creator>
		<pubDate>Tue, 24 Feb 2009 00:08:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeff.wilcox.name/2008/12/10/charting-rich-tooltips/#comment-1266</guid>
		<description>@lily,
The ZipSizeText was a string property within the same class (business object). I need to search for the source.</description>
		<content:encoded><![CDATA[<p>@lily,<br />
The ZipSizeText was a string property within the same class (business object). I need to search for the source.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lily</title>
		<link>http://www.jeff.wilcox.name/2008/12/charting-rich-tooltips/comment-page-1/#comment-1264</link>
		<dc:creator>lily</dc:creator>
		<pubDate>Mon, 23 Feb 2009 08:13:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeff.wilcox.name/2008/12/10/charting-rich-tooltips/#comment-1264</guid>
		<description>tb.Inlines.Add(new Run { Text = &quot;XAP: &quot; + ZipSizeText + &quot; KB&quot; });   
        tb.Inlines.Add(new LineBreak());   
        tb.Inlines.Add(new Run { Text = &quot;Uncompressed: &quot; + SizeText + &quot; KB&quot; });   
        tb.Inlines.Add(new LineBreak());   
        tb.Inlines.Add(new Run { Text = &quot;Changeset: &quot; + Changeset });   


-----------------
i am a Chinese
where dose the ZipSizeText come from?

and could you send me a code of this```</description>
		<content:encoded><![CDATA[<p>tb.Inlines.Add(new Run { Text = &#8220;XAP: &#8221; + ZipSizeText + &#8221; KB&#8221; });<br />
        tb.Inlines.Add(new LineBreak());<br />
        tb.Inlines.Add(new Run { Text = &#8220;Uncompressed: &#8221; + SizeText + &#8221; KB&#8221; });<br />
        tb.Inlines.Add(new LineBreak());<br />
        tb.Inlines.Add(new Run { Text = &#8220;Changeset: &#8221; + Changeset });   </p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
i am a Chinese<br />
where dose the ZipSizeText come from?</p>
<p>and could you send me a code of this&#8220;`</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tushar</title>
		<link>http://www.jeff.wilcox.name/2008/12/charting-rich-tooltips/comment-page-1/#comment-1261</link>
		<dc:creator>Tushar</dc:creator>
		<pubDate>Fri, 20 Feb 2009 15:47:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeff.wilcox.name/2008/12/10/charting-rich-tooltips/#comment-1261</guid>
		<description>Can you provide the source code? itll be terribly helpful.
Thanks!</description>
		<content:encoded><![CDATA[<p>Can you provide the source code? itll be terribly helpful.<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amrita</title>
		<link>http://www.jeff.wilcox.name/2008/12/charting-rich-tooltips/comment-page-1/#comment-1122</link>
		<dc:creator>Amrita</dc:creator>
		<pubDate>Tue, 30 Dec 2008 14:03:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeff.wilcox.name/2008/12/10/charting-rich-tooltips/#comment-1122</guid>
		<description>Would you provide a working sample here :)

Thank you for a wonderful post,
Amrita</description>
		<content:encoded><![CDATA[<p>Would you provide a working sample here <img src='http://www.jeff.wilcox.name/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thank you for a wonderful post,<br />
Amrita</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ole</title>
		<link>http://www.jeff.wilcox.name/2008/12/charting-rich-tooltips/comment-page-1/#comment-1071</link>
		<dc:creator>Ole</dc:creator>
		<pubDate>Thu, 18 Dec 2008 12:35:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeff.wilcox.name/2008/12/10/charting-rich-tooltips/#comment-1071</guid>
		<description>Hi, I can&#039;t get the databinding in the LineDataPoint template to work. Is there some special way I have to make the variables available?

DataContext is set, and works for the chart itself, but not for the custom template in resources.</description>
		<content:encoded><![CDATA[<p>Hi, I can&#8217;t get the databinding in the LineDataPoint template to work. Is there some special way I have to make the variables available?</p>
<p>DataContext is set, and works for the chart itself, but not for the custom template in resources.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

