<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Solution Log &#124; Antonio David - NVNCBL &#187; chart control</title>
	<atom:link href="http://www.nvncbl.com/tagged/chart-control/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nvncbl.com</link>
	<description>A place to log my programming solutions for future reference</description>
	<lastBuildDate>Sun, 28 Aug 2011 01:20:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Plotting a Line Graph using Chart control</title>
		<link>http://www.nvncbl.com/2009/08/plotting-a-line-graph-using-chart-control/</link>
		<comments>http://www.nvncbl.com/2009/08/plotting-a-line-graph-using-chart-control/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 18:23:54 +0000</pubDate>
		<dc:creator>Antonio</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[chart control]]></category>
		<category><![CDATA[graph]]></category>
		<category><![CDATA[line]]></category>
		<category><![CDATA[plot]]></category>
		<category><![CDATA[series]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://www.nvncbl.com/?p=300</guid>
		<description><![CDATA[If you&#8217;re having trouble plotting series of data using the Chart Control, make sure that the data coming in is plottable.
That means using a numerical data type.  Duh!
]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re having trouble plotting series of data using the Chart Control, make sure that the data coming in is plottable.</p>
<p>That means using a <strong>numerical </strong>data type.  Duh!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nvncbl.com/2009/08/plotting-a-line-graph-using-chart-control/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

