Using MVVM
ComponentOne Chart for Sil verlight supports the MVVM (Model-View-ViewModel) design pattern. The entire chart can be declaratively written and bound to in XAML using native Silverlight binding techniques.
The following steps demonstrate how to use C1Chart in an MVVM-designed application.