Guna.Charts.WinForms
1.0.3
Prefix Reserved
See the version list below for details.
dotnet add package Guna.Charts.WinForms --version 1.0.3
NuGet\Install-Package Guna.Charts.WinForms -Version 1.0.3
<PackageReference Include="Guna.Charts.WinForms" Version="1.0.3" />
paket add Guna.Charts.WinForms --version 1.0.3
#r "nuget: Guna.Charts.WinForms, 1.0.3"
// Install Guna.Charts.WinForms as a Cake Addin #addin nuget:?package=Guna.Charts.WinForms&version=1.0.3 // Install Guna.Charts.WinForms as a Cake Tool #tool nuget:?package=Guna.Charts.WinForms&version=1.0.3
A modern WinForms charting library that lets you easily build interactive data visualizations.
16 chart types:
- Visualize your data in 16 different chart types (Area, Bar, Bubble, Doughnut, HorizontalBar, Line, Pie, PolarArea, Radar, Scatter, Spline, SplineArea, StackedBar, StackedHorizontalBar, SteppedArea, SteppedLine).
Responsive:
- Easily respond to changes in screen size.
Live charts:
- Creating a real-time data dashboard is now very easy.
Mixed chart types:
- Mix several chart types such as Bar and Line/Area.
Requirements
Minimum System and User Requirements
Guna UI currently work with C# and VB.NET languages, specifically and specially designed for Windows Forms applications.
To effectively get the most out of our tools, your system needs to meet the following minimum requirements:
- Runs on Windows.
- Microsoft .NET Framework 4.0 or higher.
- Visual Studio 2012 or later (recommended).
As a developer, you need to:
- Have a basic knowledge of C# or VB.NET.
- Have a basic knowledge of Windows Forms.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
GunaChart_LicenseMgr:
- Fixed an issue with timeOut activation.