MSChartExtension 1.3.1

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

// Install MSChartExtension as a Cake Tool
#tool nuget:?package=MSChartExtension&version=1.3.1

Extension package for MSChart Components with Zoom and Pan Controls.

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.3.1 678 7/4/2013
1.3.0 53 7/3/2013
1.2.0 57 7/18/2012
1.1.2 46 5/28/2012
1.1.1 47 5/23/2012
1.1.0 47 5/23/2012
1.0.0 49 4/24/2012

V1.3.0 - Added Zoom X-Axis and Zoom callback.
V1.2.0 - Added annotation functions.
V1.1.2 - Speedup Zoom Out (ZoomReset).
V1.1.1 - Added Context Menu Cloner.
V1.0.0 - Initial Release