XML Serialization with FusionCharts in ASP.NET

FusionCharts offers a set of ASP.NET compatible Charts that one can download for development and testing.  They have great documentation on their site so I’m not getting into that.  I wrote a program that lets you populate the chart easily with your own data.  Download the sample and go to the code behind for Default.aspx.cs line 33: //Set your custom [...]