

The C++ language is not very suitable for small-scale programs, while Java, although versatile and powerful, requires its own separate environment installed on the target machine or device.

Lib\ios-unified\ applications for various kind of devices can prove to be a challenging task, especially if you have more than one platform in mind for your app. The following is the location where you can locate assembly for Chart control and you can find assemblies for the other controls also from the same location. You can then add the assembly references to the Xamarin.iOS. It contains the sample applications for our controls in Xamarin.iOS platforms in iOS folder. “sample” folder - e.g., C:\Users\Public\Documents\Syncfusion\16.2.0.41\Xamarin\sample The same NuGet packages also can be configured from online. It contains the above libraries as NuGet packages. “nuget” folder - e.g., C:\Users\Public\Documents\Syncfusion\16.2.0.41\Xamarin\nuget It contains all the required libraries for Xamarin.iOS, Xamarin.Android, and Xamarin.Forms projects. “lib” folder - e.g., C:\Program Files (x86)\Syncfusion\Essential Studio\16.2.0.41\Xamarin\lib \Syncfusion\Essential Studio\16.2.0.41\Xamarin You can find the Syncfusion libraries, samples and NuGet from the installed location in Windows. The NuGet and samples locations are launched automatically.

