In this video tutorial series I show you how to get started using the ComponentOne Chart controls for Silverlight, WPF, Windows Phone and WinRT XAML. Since the controls share the same code base, much of the same code and techniques can be applied to all XAML versions. In the first video I cover adding the control to your project and setting the color palette, chart type, data series and legend in XAML.
In the second video I show you how to bind the C1Chart control to your data following basic MVVM design principles.
In the third video I demonstrate several techniques to populating the C1Chart control in code, an alternative to data binding.
In the fourth video I show how to create and display data labels and tooltips on the plot elements.