The topics below provide complete information on using TeeChart NET for MAUI edition.

Installable License
How-to

Installing TeeChart NET for MAUI Nuget Packages

The TeeChart NET for MAUI edition uses a license file to activate the evaluation version, removing the watermark displayed on evaluation version charts.
Once you've generated the license file following the e-mail instructions, the codebase that works on all platforms should be:

On Android you can use the old file/folder structure (like in Xamarin.Forms) for the license file where the TeeChart.licenses file itself must be added in the Assets folder of the Android platform subfolder as MAUI asset, like so:

Android platform

For iOS and Windows the TeeChart.licenses file must be added in the generic Resources/Raw folder as EmbeddedResource, like showed below.
Make sure that the csproj file uses the conditional statements for iOS and Windows so that when the app is built with those platforms the file that will be used is the generic one as EmbeddedResource.

iOS & Windows platform
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/MAUI

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.