I would like to create an application that shows the history of disk usage.
I have already create a backend for geting data and now I would like to show this data in a line chart like this:
As you can see, I get date (DateTime) and usage (int) foreach disk.
My question:
Which silverlight component/tools should I use, to show the charts?
I'm looking for a free solution that is easy to understand/use.
There are a few options:
My recommendations is to use Visifire. Its easy to use and has simple XAML structure. Visifire does most of the work automatically like placing AxisXLabels in multiple rows, AxisLabels in angled form, and auto skipping of those labels if there is an overlap. Apart from it there are other great exciting features provided by Visifire like Indicator, Zooming etc.
Last but not the least, it is the high performance charting component.
http://www.visifire.com/high_performance_silverlight_examples.php
For more info, please check out the exhaustive documentation.
http://www.visifire.com/visifire_charts_gauges_documentation.php
I would recommend you Silverlight Toolkit
see this and this for more details, sample code and sample charts
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With