Bunifu.Charts.WinForms 3.0.0

Prefix Reserved
dotnet add package Bunifu.Charts.WinForms --version 3.0.0
                    
NuGet\Install-Package Bunifu.Charts.WinForms -Version 3.0.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="Bunifu.Charts.WinForms" Version="3.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Bunifu.Charts.WinForms" Version="3.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Bunifu.Charts.WinForms" />
                    
Project file
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 Bunifu.Charts.WinForms --version 3.0.0
                    
#r "nuget: Bunifu.Charts.WinForms, 3.0.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.
#addin nuget:?package=Bunifu.Charts.WinForms&version=3.0.0
                    
Install Bunifu.Charts.WinForms as a Cake Addin
#tool nuget:?package=Bunifu.Charts.WinForms&version=3.0.0
                    
Install Bunifu.Charts.WinForms as a Cake Tool

Bunifu Framework is designed and built to provide you with all the tools you need to create beautiful, modern desktop apps in less time. Whether you are designing a simple UI or needs advanced user interface and user experience controls and components, Bunifu Framework is equipped with all you need to achieve any modern design.

With Bunifu Framework's suite (UI & Charts), you get all the tools you need to maximize your creativity, make you more productive, and save you money in Visual Studio .NET. It supports both C# and VB.NET languages and is compatible across .NET frameworks starting from .Net 4.5.2 to 4.8 and .Net 5.0 to .Net 9.0.

For those working with .NET 4.5.2, please feel free to install versions 6.3.0 and below.

Requirements

To effectively get the most out of our tools, your system needs to meet the following minimum requirements:

As a developer, you need to:

  • Have a basic knowledge of C# or VB.NET.
  • Have a basic knowledge of Windows Forms.

Installation

This quick intro will help guide you with installing and upgrading your version of Bunifu Framework. If you are very new to NuGet and would love to know more, kindly read through Microsoft's Guide. We will however take you through a complete and guided installation so no need to worry.

1. Quick Installation

To install via NuGet Package Manager Console, run:

PM> Install-Package Bunifu.Charts.WinForms

2. Guide Installation

For a guided installation, please click here. The guide will take you through the entire installation and activation process and ensure you're up-and-running in record time.

Need Help?

Gone through this very quick guide but still think you need help setting your project up? Then please don't hesitate to reach us through our homepage chat area, just at the bottom-right corner. We'd love to hear from you and assist you in case you get stuck. As always, happy coding!

Product Compatible and additional computed target framework versions.
.NET net5.0-windows7.0 is compatible.  net6.0-windows was computed.  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.  net9.0-windows7.0 is compatible. 
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Bunifu.Charts.WinForms:

Package Downloads
Jenga.NET

Attributes and Dependacies for Jenga.NET app builder for WinForms Get License: https://kimtooflex.gumroad.com/l/jenganet

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.0 59 4/28/2025
2.0.0 12,533 7/5/2022
1.1.5 19,763 9/2/2021
1.1.3 1,551 7/24/2021
1.1.1 1,920 5/19/2021
1.1.0 447 5/19/2021
1.0.2 1,344 5/3/2021
1.0.1 1,101 4/23/2021
1.0.0 2,049 3/19/2021

Updates:
   • Added support for .Net 9.0.
   • Added the `DataChanged` event for handling datapoint updates in all chart types.