Nevron Vision for .NET のリリース

Released: Feb 24, 2026

2026.1 での更新項目

機能

  • General Improvements:
    • Added support for .NET Core 10.0
      • The new version supports .NET Core 10.0 (in addition to .NET Core 8.0 and .NET Core 9.0) for the WinForms and WPF controls included in the suite. The NuGet package for .NET Vision suite has also been upgraded to support the new version of .NET Core.
    • Added support for Visual Studio 2026
      • The new version integrates with Visual Studio 2026, while also retaining support for Visual Studio 2022 and Visual Studio 2019.
  • Chart for .NET Improvements...

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

Released: Feb 19, 2024

2024.1 での更新項目

機能

  • Added support for Microsoft .NET Core 8.0 - This version adds support for .NET Core 8.0 for the WinForms and WPF chart controls included in the suite.
  • Added a new Cartesian and Pie Charts Data Labels Layout - This version includes a new implementation of the data labels layout for improved readability of charts containing many overlapping data labels. The new data labels layout applies to Cartesian and Pie charts. The pie series also features a new pie label layout (RimNoOverlap), that allows...

Released: Sep 13, 2023

2023.1 での更新項目

機能

  • Added support for Microsoft .NET Core 7.0 - This new version supports .NET Core 7.0 to the WinForms and WPF chart controls included in the suite.
  • New Fast Bar, Line, and Point Series - This new version of the chart control includes three new series (Bar, Line, and Point) that allow you to display extensive data sets (millions of data points) in real-time. The new series utilizes the GPU to perform most of the calculations. All fast series are available in both 2D and 3D.

不具合の修正

  • Bug fixes for...

Released: Nov 4, 2022

2022.2 での更新項目

機能

  • Added support for Microsoft .NET Core 6.0 - This release supports .NET Core 6.0 for the WinForms and WPF Chart controls and .NET Core 6 for the WinForms Diagram controls.

不具合の修正

  • Bug fixes for all reported problems as well as other performance improvements in the control.

Released: Feb 8, 2022

2022.1 での更新項目

機能

  • Added support for Microsoft .NET Core 5.0 - This release supports .NET Core 5.0 for the WinForms and WPF Chart controls.
  • Added support for Microsoft Visual Studio 2022 - This new version is distributed with a single installation that can deploy the controls in the suite to all versions of Visual Studio since 2010. This includes Visual Studio 2010, 2013, 2015, 2017, 2019, and 2022. Prior versions of Visual Studio (VS2005 and VS2008) are still supported and the installer also includes dlls for...

Released: Jul 7, 2021

2021.1 での更新項目

機能

  • New and Improved Installer - The new version is distributed as a single installation that can deploy the controls to all versions of Microsoft Visual Studio from 2010. This includes VS2010, VS2013, VS2015, VS2017 and VS2019. Prior versions of Visual Studio (VS2005 and VS2008) are still supported and the installer also includes DLLs for Microsoft .NET 2.0, but does not register the controls in the VS2005 and VS2008 toolbox.
  • Surface Series Improvements - The Grid, Mesh, and Triangulated Surface...

Released: May 15, 2019

2019.1 での更新項目

機能

  • Support for Visual Studio 2019
    • Complete integration with VS2019 for the WinForm, WPF and WebForms chart controls. In addition, it fixes problems with http hanlders registration during design time in all versions of Visual Studio.
  • Bubble Series Improvements
    • Added support for non-normalized bubble min max sizes. This allows to display bubbles with smaller data size as larger on bubbles on the screen and vice versa.
  • Heat Map Series Improvements
    • Added property InterpolateImageEdges to control the...

Released: Oct 24, 2018

2018.1 での更新項目

機能

  • Triangulated Heat Map Series
    • The Triangulated Heat Map Series adds support for drawing triangulated meshes of arbitrary XYZ points.
    • The X/Y coordinates of the point are used to determine the point location on the X and Y axes whereas the Z coordinate is used to specify the point elevation. The series also support contour with configurable stroke and label style.
  • Bubble Series Improvements
    • Adds support for bubble size scale - this is a legend mode which shows a map of different bubble sizes...

Released: Jun 6, 2017

2017.1 での更新項目

機能

  • Support for Visual Studio 2017.
  • Updates in Nevron Chart for .NET:
    • Ternary Point Series - The Ternary Point series displays point in a ternary coordinate system. Each point is specified by its A, B and C values which sum to a constant.
    • Ternary Bubble Series - The Ternary Bubble series displays bubbles in a ternary coordinate system. Each bubble is specified by its A, B and C values which sum to a constant and also has a fourth parameter that determines its size.
    • Point Series Droplines - The...