MSChartWrapper 1.0.0.1

dotnet add package MSChartWrapper --version 1.0.0.1
NuGet\Install-Package MSChartWrapper -Version 1.0.0.1
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="MSChartWrapper" Version="1.0.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MSChartWrapper --version 1.0.0.1
#r "nuget: MSChartWrapper, 1.0.0.1"
#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 MSChartWrapper as a Cake Addin
#addin nuget:?package=MSChartWrapper&version=1.0.0.1

// Install MSChartWrapper as a Cake Tool
#tool nuget:?package=MSChartWrapper&version=1.0.0.1

MSChartWrapper is a wrapper around Microsoft chart control for Win32. If you wish to create a simple line-chart or column-chart but do not want to dive into the API for Microsoft Chart Control, this is for you.
Its API enables one to easily plot a series with a few function calls, or pop the chart in a window as easily as showing a message-box.
In terms of UI, it adds a side-legend with check-boxes, so that you can choose what series to show and what series to hide. It also adds a context menu to the chart area so that one can easily show or hide chart legends, and save the plot to an image file. It also supports saving a plot to a Matlab .m file.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has 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.

Version Downloads Last updated
1.0.0.1 3,955 1/2/2012