I tried to use this code, to include Syncfusion Charts to the project
xmlns:charting="clr-namespace:Syncfusion.UI.Xaml.Charts;assembly=Syncfusion.SfChart.UWP"
but I get an error:
Undefined type "SfChart" in XML namespace "clr-namespace:Syncfusion.UI.Xaml.Charts;assembly=Syncfusion.SfChart.UWP"
If I use standard using everything ok, but app package is too big, I don't need all controls from Syncfusion SDK.
xmlns:charting="using:Syncfusion.UI.Xaml.Charts"
It works fine with the following namespace while using assembly Syncfusion.SfChart.UWP
xmlns:charting="using:Syncfusion.UI.Xaml.Charts"
Regards,
Jessie
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With