WinForms.DataVisualization
1.9.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package WinForms.DataVisualization --version 1.9.2
NuGet\Install-Package WinForms.DataVisualization -Version 1.9.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WinForms.DataVisualization" Version="1.9.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WinForms.DataVisualization" Version="1.9.2" />
<PackageReference Include="WinForms.DataVisualization" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add WinForms.DataVisualization --version 1.9.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WinForms.DataVisualization, 1.9.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package WinForms.DataVisualization@1.9.2
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=WinForms.DataVisualization&version=1.9.2
#tool nuget:?package=WinForms.DataVisualization&version=1.9.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
WinForms Data Visualization
This control is a .NET continuation of .NET Framework System.Windows.Forms.DataVisualization that provides charting for WinForms.
What is done.
- .NET 6+ support.
- Full support of new WinForms designer.
- Lots of performance improvements.
- New 3D mode for emulating Z axis.
- New API elements.
- This Nuget package.
- Bugs fixes and other improvements.
Main differences from available free .NET WinForms chart controls.
- Lots of customization options with wide designer support.
- Using of GDI+ graphics. This is the killer feature when using charts over RDP.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0-windows7.0 is compatible. net7.0-windows was computed. net7.0-windows7.0 is compatible. net8.0-windows was computed. net8.0-windows7.0 is compatible. net9.0-windows was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0-windows7.0
- No dependencies.
-
net7.0-windows7.0
- No dependencies.
-
net8.0-windows7.0
- No dependencies.
NuGet packages (6)
Showing the top 5 NuGet packages that depend on WinForms.DataVisualization:
| Package | Downloads |
|---|---|
|
Paway.Forms
WinForm Extent |
|
|
SpiralLab.Sirius3.UI
Sirius3 is a .NET-based, All-In-One Platform for Precision Laser Processing. For Entities, 3D renderer, WinForms UI controls |
|
|
MSChartExtension.NET
MSChart Extension for .NET Core. Build with WinForms.DataVisualization by Kirsan |
|
|
STARS_BasicTools
Package Description |
|
|
StarsBasicToolsGUI
Package Description |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on WinForms.DataVisualization:
| Repository | Stars |
|---|---|
|
seerge/g-helper
G-Helper is a fast, native tool for tuning performance, fans, GPU, battery, and RGB on any Asus laptop or handheld - ROG Zephyrus, Flow, Strix, TUF, Vivobook, Zenbook, ProArt, Ally, and beyond.
|
|
|
AlexWan/OsEngine
Open Source algo trading platform
|
|
|
asieradzk/RL_Matrix
Deep Reinforcement Learning in C#
|
| Version | Downloads | Last Updated |
|---|---|---|
| 1.10.0 | 195,562 | 1/11/2025 |
| 1.10.0-pr2 | 905 | 10/17/2024 |
| 1.10.0-pr | 275 | 10/9/2024 |
| 1.9.2 | 86,211 | 2/11/2024 |
| 1.9.1 | 62,167 | 10/29/2023 |
| 1.9.0 | 3,347 | 10/15/2023 |
| 1.9.0-pr | 517 | 9/9/2023 |
| 1.8.0 | 44,301 | 3/18/2023 |
| 1.8.0-pr | 527 | 2/14/2023 |
| 1.7.0 | 11,775 | 1/10/2023 |
| 1.7.0-pr | 440 | 12/30/2022 |
| 1.6.0-pr | 464 | 12/27/2022 |
| 1.5.0-pr | 648 | 12/3/2022 |
| 1.4.0-pr1 | 5,302 | 11/25/2022 |
.NET 8 support.
Small bug fixes.