Dew.Math.TeePro 6.3.9

dotnet add package Dew.Math.TeePro --version 6.3.9
                    
NuGet\Install-Package Dew.Math.TeePro -Version 6.3.9
                    
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.TeePro" Version="6.3.9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dew.Math.TeePro" Version="6.3.9" />
                    
Directory.Packages.props
<PackageReference Include="Dew.Math.TeePro" />
                    
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.TeePro --version 6.3.9
                    
#r "nuget: Dew.Math.TeePro, 6.3.9"
                    
#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.TeePro@6.3.9
                    
#: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.TeePro&version=6.3.9
                    
Install as a Cake Addin
#tool nuget:?package=Dew.Math.TeePro&version=6.3.9
                    
Install as a Cake Tool

Dew.Math.TeePro

High-performance TeeChart integration for Dew.Math

Dew.Math.TeePro is an add-on package for the Dew.Math numerical library that provides optimized TeeChart series and helpers for high-speed visualization of large numeric datasets. It is intended for Windows desktop applications that use WinForms and the commercial Steema TeeChart.NET.

This package is for users who need advanced charting with TeeChart.NET across .NET Framework 4.8 and modern .NET (8/9) on Windows.


Key Features

  • MtxFastLine series for efficient rendering of millions of points
  • High-speed GridSeries with comprehensive color palette management
  • Fast helpers for pushing Vector and Matrix data into TeeChart series with minimal overhead
  • XML documentation for modern .NET targets
  • 64-bit native mode supported
  • 100 percent C# code in this integration layer

Platform Support

  • .NET Framework 4.8 (WinForms)
  • .NET 8.0 (Windows, WinForms)
  • .NET 9.0 (Windows, WinForms)

Note: This package is for Windows desktop visualization using WinForms.


Dependencies and Licensing

NuGet will restore these automatically based on the nuspec:

  • Dew.Math (version 6.3.5)
  • Steema.TeeChart.NET (version range [4.2025.5.7, 5.0.0))

Important:

  • Dew.Math.TeePro requires a commercial license for Steema.TeeChart.NET.
  • The presence of the dependency does not grant a license; you must be properly licensed by Steema.

Relationship to Dew.Math.Tee

  • Dew.Math.Tee: Uses TeeChart Lite (bundled), .NET Framework 4.8 only, WinForms.
  • Dew.Math.TeePro: Uses commercial TeeChart.NET (via NuGet), .NET Framework 4.8 and .NET 8/9 Windows, WinForms.

Choose Dew.Math.TeePro for modern .NET targets or when you need the full commercial TeeChart feature set.


Version History Note

Prior to Dew.Math 6.3.5, these TeeChart integration components shipped inside the Dew.Math package. Starting with 6.3.5, Dew.Math.TeePro is a separate package to keep TeeChart integration opt-in.


Examples


Documentation


License

Commercial license. See DewMathLicense.txt included in this package. Dew.Math.TeePro requires a commercial Steema.TeeChart.NET license. 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 net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net9.0-windows7.0 is compatible.  net10.0-windows was computed. 
.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 (3)

Showing the top 3 NuGet packages that depend on Dew.Math.TeePro:

Package Downloads
Dew.Lab.Studio

Dew Lab Studio bundles the Dew.Math, Dew.Signal, and Dew.Stats libraries into a unified package suitable for scientific, engineering, financial, and real-time signal-processing applications. It includes full numerical computation, vectorized signal analysis and filtering, statistical modeling, probability distributions, spectral transforms, optimization, and advanced data workflows. This package also integrates visualization via Dew.Math.TeePro, Dew.Signal.Tee, and Dew.Stats.Tee, which extend TeeChart for high-performance plotting of large datasets, spectrograms, signal traces, matrices, probability distributions, and live streaming data. No hard WinForms linking is introduced into your own code; the visualization libraries depend on WinForms internally while allowing you to use WinForms, WPF, Avalonia, or custom UI frameworks. Included Components: - Dew.Math (Windows native-accelerated numerical computation) - Dew.Signal (real-time DSP, filtering, transforms, spectral and streaming signal analysis) - Dew.Stats (probability distributions, statistical modeling, hypothesis testing, inference) - Dew.Math.TeePro (high-speed charting extensions for numerical data) - Dew.Signal.Tee (spectral / time-frequency / oscilloscope plotting extensions) - Dew.Stats.Tee (statistical visualization and histogramming helpers) Usage Model: - Use Dew Lab Studio for Windows desktop and server applications requiring interactive visualization, scientific and engineering debugging workflows, data interpretation, or real-time signal monitoring. - For Linux HPC systems: use Dew.Lab.Studio.Linux (accelerated native Linux builds). - For maximum cross-platform portability: use Dew.Lab.Studio.Core (managed-only .Core builds). Platform Notes: - Dew.*.Tee packages depend on WinForms internally. Therefore, projects targeting net8.0-windows or net9.0-windows must enable the Windows Desktop framework (WinForms).

Dew.Stats.Tee

Dew.Stats.Tee provides statistical visualization components for Dew.Stats with TeeChart **Pro**. It adds specialized chart types for probability analysis, quality control, distribution insight, and multivariate exploration. Included Visualization Types: - Probability plots (Normal, Weibull, QQ, percentile-based) - Statistical quality control charts: - Variable: X-bar, R, S, EWMA - Attribute: P, NP, U, C - Dot plot, box plot, biplot, error ellipses, scatter / 3D scatter - Histogram, Pareto analysis, error bars, confidence regions Requirements and Packaging: - **Requires TeeChart Pro** (transitively referenced via **Dew.Math.TeePro**) - **TeeChart Lite is not supported** by this package - Windows-only; targets WinForms-enabled .NET TFMs - Visualization is optional; Dew.Stats runs without charting Notes: - Prior to version 6.3.8, these visual components were bundled elsewhere. From 6.3.8 onward, visualization is an opt-in package for clearer modularity.

Dew.Signal.Tee

Dew.Signal.Tee provides high-performance visualization components for the Dew.Signal DSP library, integrating signal analysis pipelines with TeeChart for real-time, interactive charting. Included Components: - **SignalChart**: time-domain waveform visualization with dynamic scaling, cursors, markers, triggers - **SpectrumChart**: frequency-domain visualization with FFT scaling helpers, peak markers, zoom tools - **High-speed series types** optimized for continuous data streams and large capture buffers - **Helpers** for band power measurement, harmonic peak highlighting, dB scaling, and unit conversions Use Cases: - Real-time audio / vibration / RF / instrumentation monitoring - Spectral analysis UIs: FFT, CZT, STFT, spectrogram panels - Oscilloscope-style and waterfall data visualization - Any Windows application requiring fast DSP visualization This package depends on Dew.Signal and Dew.Math.TeePro. It requires WinForms on Windows desktop TFMs. No cross-platform UI here — visualization-only layer.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.3.9 396 11/19/2025
6.3.8 227 11/16/2025