Xamarin.Forms: Not appearing OxyPlot Pie Chart
问题 Good Day everyone. I'm creating a Xamarin.Forms Portable Application and I want to display there a Chart using a OxyPlot. I followed a documentation in here about OxyPlot. But I still kinda confuse. Can you please look at the process I followed and check if what I did was right? These are just based on my own understanding. Here's what I did : Update the Xamarin.Forms NuGet packages to the latest version. Add the OxyPlot.Xamarin.Forms NuGet package in both the portable and platform specific