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
975
Refreshing XamDataChart DataPoint with PropertyChanged does not work
posted

Hi Infragistics-people,

I'm using a XamDataChart with ValueMemberPath. When i change the value and send a property changed event the chart does not update the data point.

Is it supposed to work?

Yes => I'll send you demo project

No => Can i place a feature request for this issue?

 

Regards,

kmb

Parents
  • 12875
    posted

    Hi,

    You mentioned that you are changing the value.  I assume that you are changing a value in the collection that is bound to the control.  Double check that your viewmodel implements iPropertyChanged. 

    It would probably be a god idea for you to zip up your sample so I can see your demo project.

     

     

     

     

Reply Children