Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>There are a number of charting components for Silverlight, some of the most popular free ones are the following:</p> <ul> <li><a href="http://www.visiblox.com/" rel="nofollow">Visiblox</a> - free version supports basic chart types, zooming, trackball and some other behaviours, comes with a watermark though. The <a href="http://www.visiblox.com/docs" rel="nofollow">documentation</a> is decent. Good choice if you need performant charts or are planning on building on top of them. <a href="http://www.visiblox.com/examples" rel="nofollow">See examples using this component</a>.</li> <li><a href="http://wpf.amcharts.com/quick" rel="nofollow">AmCharts QuickCharts</a> - a set of basic charts. <a href="http://wpf.amcharts.com/quicksldocs/" rel="nofollow">Documentation</a> is pretty basic. Good choice if you need the most basic charts. <a href="http://wpf.amcharts.com/quick" rel="nofollow">See examples using this component</a>.</li> <li><a href="http://www.visifire.com" rel="nofollow">Visifire</a> - lots of chart types supported and they have a nice chart designer. <a href="http://www.visifire.com/visifire_charts_documentation.php" rel="nofollow">Documentation</a> is also decent. Good choice for a wide range of charting applications. <a href="http://www.visifire.com/silverlight_charts_gallery.php" rel="nofollow">See examples using this component</a>. <strong>Update:</strong> since I've written this, Visifire have went to having only trial. Thus probably worth being a bit vary of them in terms of licensing.</li> </ul> <p><em><strong>Full Disclosure:</em></strong> I have been heavily involved in development of Visiblox, hence I know that library in much more detail than the others.</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload