Nevron Chart for .NET 2025.1
Released: Jul 15, 2025
2025.1 버젼 업데이트
기능
- General Improvements:
- Added support for .NET Core 9.0:
- This supports .NET Core 9.0 (in addition to .NET Core 8.0 and .NET Core 7.0) for the WinForms and WPF chart controls included in the suite. The NuGet package for .NET Vision suite has also been upgraded to support the new version of .NET Core.
- Chart for .NET Improvements:
- Added a new Fast Area Series:
- The new version includes a new series called NFastAreaSeries that adds the capability to render millions of data points as an area in real-time using the GPU. This series complements the already available series targeting GPU-optimized rendering (NFastBarSeries, NFastLineSeries, and NFastPointSeries), which have also received several optimizations to improve performance between imperial (inches, DIP) and metric (cm, mm) units, enhancing the control's localization capabilities. By default, the control displays units according to the user’s selected culture.