Runtime update entry chart

My entry chart was binding to an ObservableCollection that is updated (populated) after the view is loaded.
In my page I have a control that let me filter data. What I need to do to "update" my chart in runtime?


2 Replies

ME Manivannan Elangovan Syncfusion Team January 7, 2016 02:48 PM UTC

Hi Tiago

Thanks for using Syncfusion products.

We are able to achieve your requirement by using Custom object support. This support allows to bind the datapoint to chart with the help of XBindingPath and YBindingPath properties.

We have prepared a sample based on your requirement. Please download from the following location.

Sample:

Thanks,
Manivannan.E


ME Manivannan Elangovan Syncfusion Team January 7, 2016 02:50 PM UTC

Hi Tiago

Thanks for using Syncfusion products.

We are able to achieve your requirement by using Custom object support. This support allows to bind the datapoint to chart with the help of XBindingPath and YBindingPath properties. 

We have prepared a sample based on your requirement. Please download from the following location.

Sample: Update

Thanks, 
Manivannan.E

Loader.
Up arrow icon