X
logo
Master your Data
2 September 2008

Adding SilverLight Charts to SharePoint

Would you believe it! After building the SharePoint Chart solution to work with Flash Charts I came across these SilverLight Charts from VISIFire which are just fantastic. So I have updated the code to work with these charts.

 

Remember to get SilverLight to work on your server you need to add the MIME Type "application/x-silverlight-app" for the XAP extension.

 

WSS_Chart3

 

The Code adds a Web Part to SharePoint for displaying a Bar Chart from Data Stored within a SharePoint List.

Download Simego.SilverLight.Charts.zip (158.2K)

Related Blog Posts