<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - Stories tagged with charting</title>
    <description>the latest stories tagged with 'charting' from DotNetKicks.com</description>
    <link>http://www.dotnetkicks.com/</link>
    <language>en-us</language>
    <copyright>Atweb Publishing Ltd.</copyright>
    <docs>http://backend.userland.com/rss</docs>
    <generator>DotNetKicks.com - .NET links, community driven</generator>
    <ttl>30</ttl>
    <item>
      <title>Quick and dirty reporting with the Google Chart API</title>
      <description>A quick example of how to quickly create a graphical report using the Google chart API, and driven off of your database. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ytechie.com%2f2008%2f05%2fquick-and-dirty-reporting-with-the-google-chart-api.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ytechie.com%2f2008%2f05%2fquick-and-dirty-reporting-with-the-google-chart-api.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Quick_and_dirty_reporting_with_the_Google_Chart_API</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Quick_and_dirty_reporting_with_the_Google_Chart_API</guid>
      <pubDate>Fri, 09 May 2008 14:01:02 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET Controls for amCharts 1.5 Released</title>
      <description>New version of ASP.NET controls for one of the most popular flash charting packages has been released. Custom context menu items, guides, gradient colors are just a few of the features added. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.marcelionis.com%2f2008%2f04%2f18%2faspnet-controls-for-amcharts-15-released%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.marcelionis.com%2f2008%2f04%2f18%2faspnet-controls-for-amcharts-15-released%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_Controls_for_amCharts_1_5_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_Controls_for_amCharts_1_5_Released</guid>
      <pubDate>Fri, 18 Apr 2008 12:53:58 GMT</pubDate>
    </item>
    <item>
      <title>Workaround: Infragistics column chart with columns having same height</title>
      <description>The Infragistics NetAdvantage has pretty much bugs almost on every release. Considering the NetAdvantage 7.x releases, it is not possible to render column charts with all columns having same heights. Here is a workaround for this issue &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f03%2fworkaround-infragistics-column-chart.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f03%2fworkaround-infragistics-column-chart.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Workaround_Infragistics_column_chart_with_columns_having_same_height</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Workaround_Infragistics_column_chart_with_columns_having_same_height</guid>
      <pubDate>Sat, 29 Mar 2008 10:14:03 GMT</pubDate>
    </item>
    <item>
      <title>How to: Enable zooming on Infragistics composite charts</title>
      <description>To do this on a regular UltraChart chart layout is not a difficult thing but when we consider the composite charts it seems to be not supported. Well, this is not true. Actually we use the same properties to do it excepting that for the composite chart those properties are not shown by IntelliSense. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f03%2fhow-to-enable-zooming-on-infragistics.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f03%2fhow-to-enable-zooming-on-infragistics.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/winforms/How_to_Enable_zooming_on_Infragistics_composite_charts</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/winforms/How_to_Enable_zooming_on_Infragistics_composite_charts</guid>
      <pubDate>Sat, 29 Mar 2008 10:09:06 GMT</pubDate>
    </item>
    <item>
      <title>How to: Create new chart types with Infragistics Ultrachart</title>
      <description>The Infragistics NetAdvantage 7.3 release came out with a new event for the Ultrachart user control. The FillSceneGraph event was provided to help those who want to change the chart's elements right before firing the Paint event. Using this new event we can create new chart types that are not supported by Infragistics, by default. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f03%2fhow-to-create-new-chart-types-with.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f03%2fhow-to-create-new-chart-types-with.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/How_to_Create_new_chart_types_with_Infragistics_Ultrachart</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/How_to_Create_new_chart_types_with_Infragistics_Ultrachart</guid>
      <pubDate>Sat, 29 Mar 2008 09:59:42 GMT</pubDate>
    </item>
    <item>
      <title>Add Flash Charts to Your ASP.NET Web Site. Part 3: Auto-reloading Data</title>
      <description>In the first two parts of the series we've learned how to add a simple pie chart to your pages and how to bind the chart to real data. This time we will learn the way of making the chart reload it's data in specified intervals and see more options for visual customization. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevblog.ailon.org%2fdevblog%2fpost%2f2008%2f03%2fAdd-Interactive-Flash-Charts-to-Your-ASPNET-Web-Application-Part-3-Auto-reloading-Data.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevblog.ailon.org%2fdevblog%2fpost%2f2008%2f03%2fAdd-Interactive-Flash-Charts-to-Your-ASPNET-Web-Application-Part-3-Auto-reloading-Data.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Add_Flash_Charts_to_Your_ASP_NET_Web_Site_Part_3_Auto_reloading_Data</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Add_Flash_Charts_to_Your_ASP_NET_Web_Site_Part_3_Auto_reloading_Data</guid>
      <pubDate>Fri, 28 Mar 2008 10:41:20 GMT</pubDate>
    </item>
    <item>
      <title>Add Flash Charts to Your ASP.NET Web Site. Part 2: Data binding</title>
      <description>This part of the series looks at how to bind our pie chart to a real data source and covers a couple of visual enhancement options. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevblog.ailon.org%2fdevblog%2fpost%2f2008%2f03%2fAdd-Interactive-Flash-Charts-to-Your-ASPNET-Web-Application-Part-2-Data-binding.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevblog.ailon.org%2fdevblog%2fpost%2f2008%2f03%2fAdd-Interactive-Flash-Charts-to-Your-ASPNET-Web-Application-Part-2-Data-binding.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Add_Flash_Charts_to_Your_ASP_NET_Web_Site_Part_2_Data_binding</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Add_Flash_Charts_to_Your_ASP_NET_Web_Site_Part_2_Data_binding</guid>
      <pubDate>Sat, 29 Mar 2008 09:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Add Interactive Charts to Your ASP.NET Application. Part1: Basics</title>
      <description>This is the first part in the series of tutorials showing how to add dynamic, interactive, data-driven charts to your ASP.NET web applications. In this first installment I will show you how to add ASP.NET Controls for amCharts into your Visual Studio toolbox and add a simplest form of pie chart to your page. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevblog.ailon.org%2fdevblog%2fpost%2f2008%2f03%2fAdd-Interactive-Flash-Charts-to-Your-ASPNET-Web-Application-Part1-Basics.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevblog.ailon.org%2fdevblog%2fpost%2f2008%2f03%2fAdd-Interactive-Flash-Charts-to-Your-ASPNET-Web-Application-Part1-Basics.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Add_Interactive_Charts_to_Your_ASP_NET_Application_Part1_Basics</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Add_Interactive_Charts_to_Your_ASP_NET_Application_Part1_Basics</guid>
      <pubDate>Fri, 21 Mar 2008 13:28:51 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET Controls for amCharts Released</title>
      <description>AmCharts are very customizable and flexible Adobe Flash charts. However generating data and modifying settings on the fly requires a substantial amount of data transformations and XML generation. This is where &amp;quot;ASP.NET Controls for amCharts&amp;quot; step in. This set of ASP.NET controls allows .NET developers to work with amCharts as they would normally do with any native data-bound ASP.NET controls. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.marcelionis.com%2f2008%2f03%2f18%2faspnet-controls-for-amcharts-10-released%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.marcelionis.com%2f2008%2f03%2f18%2faspnet-controls-for-amcharts-10-released%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_Controls_for_amCharts_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_Controls_for_amCharts_Released</guid>
      <pubDate>Tue, 18 Mar 2008 12:50:16 GMT</pubDate>
    </item>
    <item>
      <title>Google Charts in .Net</title>
      <description>Google Provided an open API for generating the charts which can be used in our commercial web applications. We can generate various graphs using the google chart api.


The Google Chart API lets you dynamically generate charts. To see the Chart API in action, open up a browser window and copy the following URL into it:

http://chart.apis.google.com/chart?cht=p3&amp;amp;chd=s:hW&amp;amp;chs=250x100&amp;amp;chl=Hello|World 
 


The following types of charts are available: &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codeproject.com%2fKB%2fweb-image%2fGooglePieChart.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeproject.com%2fKB%2fweb-image%2fGooglePieChart.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Google_Charts_in_Net</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Google_Charts_in_Net</guid>
      <pubDate>Mon, 28 Jan 2008 18:46:23 GMT</pubDate>
    </item>
    <item>
      <title>Free Google Charts API Released</title>
      <description>I'm not sure if this is .NET related enough, but it's got the potential to be very useful for any web development.  You just pass the data and chart parameters on the QueryString and it returns a PNG with your chart.  Pretty nifty. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcode.google.com%2fapis%2fchart%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcode.google.com%2fapis%2fchart%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/webservices/Free_Google_Charts_API_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/webservices/Free_Google_Charts_API_Released</guid>
      <pubDate>Fri, 07 Dec 2007 12:46:05 GMT</pubDate>
    </item>
    <item>
      <title>Free charting for ASP.NET</title>
      <description>Open Flash Chart is an open source flash control that can display charts on a web page.

The latest release contains an ASP.NET libary. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.lavablast.com%2fpost%2f2007%2f11%2fOpen-Flash-Chart-for-ASPNET---SubSonic.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.lavablast.com%2fpost%2f2007%2f11%2fOpen-Flash-Chart-for-ASPNET---SubSonic.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Free_charting_for_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Free_charting_for_ASP_NET</guid>
      <pubDate>Tue, 20 Nov 2007 16:31:02 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET Charting with NPlot </title>
      <description>There are several commercial charting libraries available for ASP.NET. They are extensively advertised, and can certainly do the job. However, frugal developers like me may prefer freeware alternatives. In this article we will examine using NPlot to create charts in an ASP.NET application. NPlot is a free, .NET native charting engine that excels at scientific charting. Read on to learn more! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2faspnet.4guysfromrolla.com%2farticles%2f072507-1.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2faspnet.4guysfromrolla.com%2farticles%2f072507-1.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_Charting_with_NPlot</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_Charting_with_NPlot</guid>
      <pubDate>Tue, 04 Sep 2007 11:46:03 GMT</pubDate>
    </item>
  </channel>
</rss>