close×

For all your Business Charting









Startup Guide

Thank you for choosing TeeChart .NET Standard Business Edition. What follows is a number of useful links and explanations on the recommended usage of TeeChart.

Extensive documentation and tutorials for the use of the TeeChart API can be found at the Steema documentation site.

Steema's online forums at support.steema.com are read-only for evaluation-version users and read-write for registered-version users.

Steema's github page contains a number of demonstration applications which were designed to work with TeeChart Standard and which can be cloned or downloaded from here. All of the examples are written in all of platforms in which TeeChart Standard is built: Windows Forms, Windows Presentation Framework and Universal Windows Platform.


Car Dashboard Car Dashboard Chart written in C# for the WPF.
Standard Series Standard Series Chart written in C# for the UWP.

How to install/use the TeeChart License

The TeeChart Std Business edition uses a license file to activate the evaluation version, removing the watermark displayed on evaluation version charts.

The following tutorials in gif format are designed to help with some common tasks relating to the license. Choose a platform and view the tutorials 'How-to' and more.

Checking your license information

Please follow this link to check your license information.


Windows Presentation Framework runtime license
How to add the TeeChart.licenses file to a Windows Presentation Framework project for runtime licensing
The TeeChart.licenses file should be installed as an embedded resource in your Windows Presentation Framework project.
Universal Windows Platform runtime license
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 platform with 'Build action' as 'content' and 'copy to output directory' set to'copy always'.
Windows Form design surface
How to add TeeChart .NET for Business to a Windows Form design surface
The TeeChart.licenses file should be installed as an embedded resource in your Windows Form project.
Windows Form runtime license
How to add the TeeChart.licenses file to a WinForm project for runtime licensing
Designtime license
How to enable the TeeChart.licenses file for designtime licensing
Use the environment variable, LICENSE_PATH, set to the folder path to the teechart.licenses file to enable the TeeChart.Standard license at designtime.
WebForm license
How to enable the TeeChart.licenses file for a Web Forms (or other ASP.NET) application
The TeeChart.licenses file should be installed as an embedded resource in your Web Forms (or other ASP.NET) project.