MSChartWrapper 1.0.0.1
dotnet add package MSChartWrapper --version 1.0.0.1
NuGet\Install-Package MSChartWrapper -Version 1.0.0.1
<PackageReference Include="MSChartWrapper" Version="1.0.0.1" />
paket add MSChartWrapper --version 1.0.0.1
#r "nuget: MSChartWrapper, 1.0.0.1"
// 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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
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 | 4,068 | 1/2/2012 |