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 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

A brief introduction to TeeGrid.NET

Do please download the source code and/or the executable binary for this article. TeeGrid.NET is a high-performance alternative to Visual Studio’s DataGridView which also offers more flexibility in data rendering. This article will show you, step-by-step, how to use TeeGrid.NET to connect to your data and some of the most important advantages it has over […]

Read More

TeeChart WPFDirect2D Beta

I’m pretty excited to announce the public availability of TeeChart.WPFDirect2D.dll, a new assembly in the TeeChart for .NET family. This assembly functions with SlimDX to produce a seamless Direct2D experience within the WPF framework, producing increases of rendering performance by at least a factor of two (>=200%). The binary version of a demo app which includes […]

Read More