SciChart Xamarin, source code for our High Performance Scientific & Financial Charting on Xamarin. This repository contains v4.x of SciChart for Xamarin.iOS and Xamarin.Android:
SciChart.Android and SciChart.iOS Xamarin binding libraries are hosted by a MyGet NuGet feed. You will need to setup this NuGet feed before you can build the Xamarin examples.
Instructions for setting up the SciChart NuGet feed can be found at SciChart.com: Getting Nightly Builds with NuGet.
After that, you can include SciChart packages in your application with the following NuGet Command:
> Install-Package SciChart.iOS // iOS
> Install-Package SciChart.Android // Android
Xamarin Examples for SciChart: High Performance Realtime iOS Chart Library and Android Chart Library.
Examples are provided for Xamarin.iOS
, Xamarin.Android
and support Visual Studio for both macOS and Windows.
If you are looking for other platforms then please see here:
Please ensure you have the latest Stable versions of Xamarin as they can and do often release bug fixes for crashes, hangs and the like!
The SciChart iOS/Android Xamarin Examples contain developer example code in C# to help you get started as soon as possible with SciChart iOS & Android.
Chart Types include:
SciChart iOS & Android is a commercial chart control with world-class tech support. If you need help integrating SciChart to your Xamarin iOS or Android apps, Contact Us and we will do our best to help!
Enjoy! - @SciChart Team