.netCHARTING 新版本發表
Released: Jan 15, 2026
10.8 中的更新
特性
- .NET 10.0 Support
- .netCHARTING 10.8 introduces a .NET 10.0 chart NuGet package and a .NET 10.0 chart sample bundle, both requiring Visual Studio 2026.
Released: Dec 9, 2024
10.7 中的更新
特性
- Added support for Microsoft .NET 9. With .NET 9.0, developers can enjoy simplified development, improved performance and increased productivity.
Released: Dec 14, 2023
10.6 中的更新
特性
- Added support for Microsoft .NET 8.
Released: May 2, 2023
10.5 中的更新
特性
- Added support for Microsoft .NET 7.
- Right-angle or straight organizational connector lines - Enhanced how organizational connector lines appear by drawing them at right angles by default. You can use the straight option to change this default and draw connector lines directly between points.
- Synchronize organizational node widths and heights - Added Element.Annotation.SyncWidth and SyncHeight properties to help you control the sizing and visual balance of organizational chart nodes.
- Point...
Released: Apr 27, 2022
10.4 中的更新
特性
- Added support for Microsoft .NET 6.
- Added support for Microsoft Visual Studio 2022.
- Added support for Microsoft Windows Server 2022.
- .NET 6 and .NET 5 charts are now cross platform on Windows, Linux and Apple macOS.
Released: Oct 6, 2021
10.3 中的更新
特性
- Automatic Column Rounding - Charts will now apply corner rounding to columns and bars automatically.
- Legend Line Icons - Legend line icons have been improved with the addition of dash styles. You can now represent line series of varying widths and dash styles more accurately by scaling both attributes on the legend icon.
- Point Radius - You can now use a property to disable corner rounding by setting a value of 0 or manually set a value to control the corner rounding to match the exact look...
Released: May 5, 2021
10.2 中的更新
特性
- Microsoft .NET 5.0 Chart Support - built with 100% managed code in .NET 5.
- Cross Platform Support - Easily work with .netCHARTING across different platforms with Microsoft .NET 5 now supported in Microsoft Windows, Apple macOS and Linux.
- Includes extensive samples for .NET 5 cross platform development, this high performance charting control also contains a feature rich data access and aggregation system with calculation support.
- ASP.NET MVC and Razor support - A dedicated MVC chart bundle is...
Released: Dec 23, 2020
10.1 中的更新
特性
- Venn and Euler Diagrams - A new Venn and Euler diagram chart type has been added.
- Automatic Venn Color Blending - Using the default ChartType.Venn option, venn diagram elements that are made up of two or more overlapping shapes will blend the underlying colors. Using the ChartType.VennColorByPoint option will assign a unique color to each element.
- RTL Text Support - Now offers full right-to-left language support. The chart will automatically apply this feature when a RTL language culture...
Released: Jun 12, 2020
10.0 中的更新
特性
- Complete Styling Redesign - Charts have a new modern visual style, across all chart types, with no special settings required. Legacy chart visuals can also be maintained with a single LegacyMode property setting applied for a given chart or an entire application making it simple to roll out style enhancements exactly as you require.
- Spline Tension Control - The spline tension option has been added to JavaScript charts.
- Axis Tick Label Auto-Wrapping - JavaScript charts will automatically wrap...
Released: Jul 1, 2019
9.3 中的更新
特性
- Gantt Dependencies - Project task dependencies for critical path analysis can now be visualized on Gantt charts. Starting tasks can be set to depend on the completion of another task or a number of other tasks as a group.
- Axis Range Ticks - Axis ticks traditionally refer to a specific point on an axis scale; however, now have gained the ability to define a range. Simply specify an array of two numeric values in place of a single numeric tick value to enable the range axis tick visualization...