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

Windows phone 8.1 chart rendering issue

I am getting the following issue while rendering the chart using xamarin.forms on wp8.1

It works fine on android.

An exception of type 'System.TypeInitializationException' occurred in Syncfusion.SfChart.WP.DLL but was not handled in user code

2 Replies

VM Vaibhav Mehta May 11, 2016 11:27 AM UTC

I have also included SFCHartRenderer.

  public MainPage()
        {
            new SfChartRenderer();
            this.InitializeComponent();

            this.NavigationCacheMode = NavigationCacheMode.Required;
            LoadApplication(new App1.App());
        }


SA Santhiya Arulsamy Syncfusion Team May 11, 2016 12:24 PM UTC

Hi Vaibhav,

Thanks for contacting Syncfusion Support.

We are unable to reproduce your problem in our side. We have prepared the simple sample based on this, could you please reproduce the problem in the attached sample? This will be helpful for us to give you a proper solution.

Sample:Error_Xamarin_124047


Thanks,
Santhiya A

Loader.
Live Chat Icon For mobile
Up arrow icon