Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
115
DataPresenter and xamlChart interaction
posted

Hi,

I'm using DataPresenter in my WPF application. In that same application i'm using xamlChart. I passing the same dataview to both the controls as datasource

When the user did the filter in xamldatapresenter, how to get that filtered data and refresh the xamlchart in the application. Can i get the filtered data in RecordFilterChanged or Changing event ? If yes can you provide the sample code for that .

Thanks in advance

Parents Reply Children
No Data