Zoom and Scroll 2D Charts in Mobile

Some time ago, we wrote a post about using Delphi Gestures with TeeChart. It covered 3D Charts and showed how we can use TGestureManager to modify ZoomFloat, ElevationFloat and RotationFloat properties of the TChart. This technique still works perfectly nowadays and the same concept can be applied to 2D charts. We just need to modify […]

Read More

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