New to Telerik UI for WPF? Start a free 30-day trial
Data Binding
Updated over 6 months ago
RadChart supports data binding to various data sources and services. Moreover, RadChart can be used in two modes:
-
Automatic Series Mappings - simply set RadChart.ItemsSource and RadChart will automatically create the needed series mapping. Use automatic data series mapping when you have simple data.
-
Manual Series Mapping - use manual series mapping for more complex business objects or when you want more control.
For more information take a look at the Data Binding Support Overview topic.