Nevron Chart for .NET のリリース
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 での更新項目
特徴
- 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 which...
Released: Apr 5, 2017
2016.2 での更新項目
特徴
- 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...
Released: Apr 2, 2015
Updates in this release
Updates in 2015.1
- Tree Map Chart Series - Comes with advanced labeling options and supports drill-down functionality.
- Heat Map Chart Series - A 2D representation of data where the individual values are contained in a matrix.
- Added Custom Colors to the Grid Surface Chart Series - The Grid Surface chart series now has the ability of assigning custom color per each individual surface vertex.
- Palette Legend Item - Display palette (colorbar) information on the legend.
- Added Custom Colors to the Mesh...