WinForms.DataVisualization 1.7.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package WinForms.DataVisualization --version 1.7.0                
NuGet\Install-Package WinForms.DataVisualization -Version 1.7.0                
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.7.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WinForms.DataVisualization --version 1.7.0                
#r "nuget: WinForms.DataVisualization, 1.7.0"                
#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.
// Install WinForms.DataVisualization as a Cake Addin
#addin nuget:?package=WinForms.DataVisualization&version=1.7.0

// Install WinForms.DataVisualization as a Cake Tool
#tool nuget:?package=WinForms.DataVisualization&version=1.7.0                

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.
  • This Nuget package.
  • Small bugs fixes.

Main differences from available free 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.
  • More info.
Product 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. 
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.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on WinForms.DataVisualization:

Package Downloads
MSChartExtension.NET

MSChart Extension for .NET Core. Build with WinForms.DataVisualization by Kirsan

STARS_BasicTools

Package Description

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on WinForms.DataVisualization:

Repository Stars
seerge/g-helper
Lightweight Armoury Crate alternative for Asus laptops and ROG Ally. Control tool for ROG Zephyrus G14, G15, G16, M16, Flow X13, Flow X16, TUF, Strix, Scar and other models
asieradzk/RL_Matrix
Deep Reinforcement Learning in C#
Version Downloads Last updated
1.10.0-pr2 335 10/17/2024
1.10.0-pr 135 10/9/2024
1.9.2 38,616 2/11/2024
1.9.1 19,446 10/29/2023
1.9.0 2,604 10/15/2023
1.9.0-pr 368 9/9/2023
1.8.0 34,442 3/18/2023
1.8.0-pr 342 2/14/2023
1.7.0 5,915 1/10/2023
1.7.0-pr 260 12/30/2022
1.6.0-pr 277 12/27/2022
1.5.0-pr 444 12/3/2022
1.4.0-pr1 1,033 11/25/2022

1.7 release.
Tiny performance optimization since 1.7 preview.