This question is locked. New answers and comments are not allowed.
Hello,
I cannot make update PolarChart. It simply doesn't respond for data changes.
When I update my object in collection or replace whole collection (which I'm binding to Chart) when data change there is no visual respond .
I have no such problems with binding to RadGrid.
I'm using ObservableCollections and BindableBase class to notify about changes in my model.
Maybe I'm doing something wrong...I'm really confused now.
Can I see an example of PolarChart with periodically changed data, please?
Regards
I cannot make update PolarChart. It simply doesn't respond for data changes.
When I update my object in collection or replace whole collection (which I'm binding to Chart) when data change there is no visual respond .
I have no such problems with binding to RadGrid.
I'm using ObservableCollections and BindableBase class to notify about changes in my model.
Maybe I'm doing something wrong...I'm really confused now.
Can I see an example of PolarChart with periodically changed data, please?
Regards