Does anyone have an example app on how to populate an MSChart from a dataview?

I have some data in a dataview being filtered by using .FindRows
and i want to show the data in a MSChart control.

Thanks in advance.