Check the code of the Calendar First Look example here: http://demos.telerik.com/silverlight/#Calendar/FirstLook. You would need to rebind the associated chart (or update the ObservableCollection that is bound to the chart if you are using one) in the OnCalendarSelectionChanged and the OnDatePickerSelectionChanged event handlers.