The topics below provide complete information on using TeeChart for Xamarin Forms (Pro & Std) edition.

Installable License
How-to

Installing TeeChart for Xamarin Forms Nuget Packages

The TeeChart for Xamarin.Forms (Pro & Std) edition uses a license file to activate the evaluation version, removing the watermark displayed on evaluation version charts.
The following video tutorials are designed to help with some common tasks relating to the license.

How to add the TeeChart.licenses file to the Xamarin.Forms Android project for runtime licensing
The TeeChart.licenses file should be installed as an AndroidAsset in your Android project.


How to add the TeeChart.licenses file to the Xamarin.Forms iOS project for runtime licensing
The TeeChart.licenses file should be installed as an Embedded Resource in your iOS project.
// Remember to Call Init method in AppDelegate.cs file in order to Load the TeeChart custom Library Renderers. Steema.TeeChart.TChart.Init();


How to add the TeeChart.licenses file to a Universal Windows Platform project for runtime licensing
The TeeChart.licenses file should be added to your Universal Windows Platform with 'Build action' as 'content' and 'copy to output directory' set to 'copy always'.

Tutorials & API Reference
 

Extensive documentation and tutorials for the use of the TeeChart API can be found at the Steema pages here:

Tutorials
Reference

Examples
 

TeeChart example code resides on Github at this location: github.com/Steema/TeeChart-NET-Pro-Samples/tree/main/Xamarin/XF

Live demos
 

See youtube demo showing Chart types and options when using the TeeChart for Xamarin.Forms Controls.

Release History
 

The release history contains information on changes, improvements, new features and bug fixes. Visit the Release Notes here.

Technical Support
 

Steema offers various support options. Steema's online forums at support.steema.com are read-only for evaluation-version users and read-write for registered-version users. Visit the support options page to learn more.