Updated PDF Export in TeeChart .NET

We are pleased to announced a greatly improved PDF Export facility available in all versions of TeeChart .NET from the latest version onward. We’ve re-written our PDF Export facility to use the NuGet libraries PdfSharp (for .NET Framework) and PdfSharpCore (for .NET 5.0 and upwards). We’ve written a simple test app in .NET 6.0 which […]

Read More

TeeChart for RAD Studio, export options to HTML5 & Javascript.

Use TeeChart’s export to HTML5 and/or Javascript options to create native static or live browser charts on the HTML5 Canvas. You may have developed a desktop application and require that a reporting chart be published to a webpage. This article reviews TeeChart’s options to create Javascript for the browser page. Sourcecode for this article: https://github.com/Steema/TeeChart-VCL-samples/tree/master/JScriptExport […]

Read More

TeeChart.NET is now .NET 5 compatible

This week, we announced that TeeChart.NET officially supports .NET 5. TeeChart for NET5 is completely compatible with requirements of the framework and can be included in your NET5 projects from Nuget without need for any special steps. Note that we have separated the assemblies across different Nugets for this release, to make the required download […]

Read More

Steema Numerics and Machine Learning tools

What’s Steema Numerics? It is a .NET 5.0 software library written in the C# programming language that allows us, through machine learning algorithms (ML.Net), to detect anomalies or make predictions in order to anticipate possible unforeseen events through data analytics. Steema Numerics includes three assemblies that can be used with the TeeChart NET Component Library […]

Read More

TeeChart SYSSTAT Reader

It’s an app for .NET Core 3.1 WinForm which reads in information from a popular system administrator tool for Linux, and its source code is published on our GitHub here. The sysadmin tool we’re talking about here is called sysstat, and you can read all about it on its GitHub page here. As you can […]

Read More