Dew.Math.Tee 6.3.8

dotnet add package Dew.Math.Tee --version 6.3.8
                    
NuGet\Install-Package Dew.Math.Tee -Version 6.3.8
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Dew.Math.Tee" Version="6.3.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dew.Math.Tee" Version="6.3.8" />
                    
Directory.Packages.props
<PackageReference Include="Dew.Math.Tee" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Dew.Math.Tee --version 6.3.8
                    
#r "nuget: Dew.Math.Tee, 6.3.8"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Dew.Math.Tee@6.3.8
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Dew.Math.Tee&version=6.3.8
                    
Install as a Cake Addin
#tool nuget:?package=Dew.Math.Tee&version=6.3.8
                    
Install as a Cake Tool

Dew.Math.Tee

WinForms charting extensions for Dew.Math using TeeChart Lite

Dew.Math.Tee is an add-on package for Dew.Math that provides fast chart visualization on .NET Framework 4.8 using the free TeeChart Lite charting library, which is included directly inside this package (no external Steema installation required). It enables high-speed plotting of vectors, matrices, statistical data, and numeric analysis results in WinForms applications.

This package is intended for Windows desktop tools that require fast numeric visualization and do not need the full commercial TeeChart feature set.


Key Features

High-Speed Chart Series

  • MtxFastLine: optimized for rendering millions of points efficiently
  • MtxGridSeries: accelerated heatmap and matrix visualization with color palette control

Data Transfer Helpers

  • Functions and utilities for pushing Vector and Matrix data into TeeChart series at high throughput
  • Suitable for real-time data display and large buffer visualization

Additional Capabilities

  • Supports 64-bit native mode execution
  • Extensive XML documentation tooltips are available in Visual Studio
  • 100% of source code written in C#
  • Designed for scientific, engineering, and measurement applications

Platform Support

Component Supported Notes
.NET Framework 4.8 (WinForms) Yes Primary target
.NET Core / .NET 5+ / .NET 6 / .NET 8 / .NET 9 Not supported here Use Dew.Math.TeePro instead
WPF Not supported WinForms only

This package includes TeeChart Lite directly and does not depend on any external Steema NuGet packages.

For modern .NET (8/9), cross-version compatibility, or if using the commercial Steema TeeChart edition, use:

  • Dew.Math.TeePro

Version History Note

Before version 6.2.2, these visualization components were bundled inside the Dew.Math package.

As of version 6.3.5, Dew.Math.Tee is distributed as a separate package:

  • to keep TeeChart Lite usage optional
  • to allow Dew.Math users without charting needs to avoid unnecessary dependencies

Examples


Documentation


License

Commercial license. See DewMathLicense.txt included in this package. All Dew.* NuGet packages on nuget.org are trial versions and work from inside Visual Studio IDE only.

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.3.8 231 11/16/2025