Watch the video and download the samples used in the webcast.
This webcast focuses on the ComponentOne Chart controls for WPF and Silverlight. Learn how to bring your data to life with the powerful charting control, C1Chart. We cover data-binding basics, explore the many possibilities and features available, as well as dive into advanced techniques such as interaction, optimization, and even animation.
We build a sample step by step in WPF, and then periodically copy/paste the code into a Silverlight project. This is possible because the C1Chart control has virtually the same API in both platforms. Topics we cover include: Loading data from arrays, data binding, creating data labels and tooltips, adding scrollbar functionality, zooming interaction, customizing plot elements such as conditional formatting, animation on mouse events, saving the chart to an image, and optimization.
Here are all of the different types of data series used in C1Chart
Here's a list of some key properties you can bind elements to in your data label and tooltip templates
Here are the different features added with the Extended assembly referenced in your project
We didn't get to this topic, but you can quickly give the C1chart a professional style by just setting two properties:
Plus, the Silverlight version has support for the Silverlight toolkit themes as seen on codeplex.