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
265
Adding Dynamic Data to XamDataChart Line Series
posted

Dear Team

I've created an application with Xamdatachart to show my data in chart. My data table contains dynamics data. So I created dynamic object with the column names from the datatables and convert them into observablecolllection. Then I've created LineSeries and assign the ValueMemberPath from the collection. But the data is not showing in the chart.

I've attached the code files for your reference.

Thanks

Srikanth.

Sample.zip