Nevron Chart for .NET Releases

Released: Feb 19, 2024

Updates in 2024.1

Features

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

Released: Sep 13, 2023

Updates in 2023.1

Features

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

Fixes

  • Bug fixes...

Released: Nov 4, 2022

Updates in 2022.2

Features

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

Fixes

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

Released: Feb 8, 2022

Updates in 2022.1

Features

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

Released: Jul 7, 2021

Updates in 2021.1

Features

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

Released: May 15, 2019

Updates in 2019.1

Features

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

Released: Oct 24, 2018

Updates in 2018.1

Features

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

Released: Jun 6, 2017

Updates in 2017.1

Features

  • 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 Point Series now supports drop lines. Drop lines are lines...

Released: Apr 5, 2017

Updates in 2016.2

Features

  • Adds support for Visual Studio 2017.

Released: Apr 18, 2016

Updates in this release

Updates in 2016.1

  • Polar Range Series - The Polar Range series displays ranges in a polar coordinate system. Each range is specified by its begin and end values and its begin and end angle.
  • Polar Vector Series - The Polar Vector series displays vectors in a polar coordinate system. Each vector is specified by its begin and end values and its begin and end angle.
  • Quick Point Series - The Quick Point series can display massive amounts of data - it has a reduced features set compared the standard...