We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Using charts in Xamarin Forms UWP projects

It is possible to use charts in a UWP project at Xamarin Forms?

Thanks!

6 Replies

TL TIAGO LOUIS ZONTAG January 25, 2016 06:52 PM UTC

```System.IO.FileLoadException was unhandled by user code
  FileName=Syncfusion.SfChart.XForms, Version=13.3451.0.7, Culture=neutral, PublicKeyToken=null
  HResult=-2146234304
  Message=Could not load file or assembly 'Syncfusion.SfChart.XForms, Version=13.3451.0.7, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
  Source=LeadLoversMonitorApp
  StackTrace:
       at LeadLoversMonitorApp.Views.GlobalAccountDetailPage..ctor()
       at LeadLoversMonitorApp.Views.AccountDetailTabbedPage..ctor()
  InnerException: ```

Some suggestion? :)


ME Manivannan Elangovan Syncfusion Team January 26, 2016 10:49 AM UTC

Hi Tiago,

We have analyzed the reported issue and we are unable to reproduce the issue at our end. Please ensure that you have referred the below dll’s for PCL and UWP project.

PCL project
pcl\Syncfusion.SfChart.XForms.dll

UWP project
uwp\Syncfusion.SfChart.UWP.dll
uwp\Syncfusion.SfChart.XForms.dll
uwp\Syncfusion.SfChart.XForms.UWP.dll

If you face the same issue after referring the dll’s from the specified location, please provide us more details regarding the issue which would be helpful for us to serve you better.

Thanks,
Manivannan.E


TL TIAGO LOUIS ZONTAG January 26, 2016 12:13 PM UTC

All well referenced but problems persiste.
Attached some screenshots and files that could help.

Thx

Attachment: LL_files_16f68a96.rar


TL TIAGO LOUIS ZONTAG January 27, 2016 10:11 AM UTC

This lib do not contains PCL.


RS Rui Silva December 27, 2017 11:58 AM UTC

Any news on this?
I'm trying to fix the same but with the most recent version as of today


PR Prabakaran R Syncfusion Team December 27, 2017 12:22 PM UTC

Hi Rui Silva,

Are you able to run the getting started sample which is attached at bottom of this user guide?

https://help.syncfusion.com/xamarin/sfchart/getting-started


If yes, could you please check whether you have properly added the Chart reference in your application by referring following guide.

https://help.syncfusion.com/xamarin/sfchart/getting-started#adding-chart-reference

I would recommend you to add the SfChart assemblies as a nuget from nuget.org to avoid the manual errors.

https://www.nuget.org/packages/Syncfusion.Xamarin.SfChart/


Thanks,
Prabakaran R.

Loader.
Live Chat Icon For mobile
Up arrow icon