MSChartExtension 1.3.1

There is a newer version of this package available.
See the version list below for details.
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.

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
3.10.2 934 11/5/2023
3.10.1 109 10/29/2023
3.10.0 94 10/25/2023
3.9.2 115 10/22/2023
3.9.1 1,214 8/27/2022
3.9.0 431 8/14/2022
3.8.1 1,022 9/19/2021
3.8.0 422 8/15/2021
3.7.3 389 7/25/2021
3.7.2 348 7/25/2021
3.7.1 791 3/13/2021
3.7.0 520 1/16/2021
3.6.0 724 10/10/2020
3.5.2 619 8/1/2020
3.5.1 504 7/30/2020
3.5.0 550 7/29/2020
3.3.0 860 3/1/2020
3.2.1 519 2/26/2020
3.2.0 714 12/8/2019
3.1.1 1,979 8/5/2019
3.1.0 582 8/4/2019
3.0.0 751 5/14/2019
2.3.0 691 5/1/2019
2.2.4 828 2/17/2019
2.2.2 693 2/10/2019
2.1.2 772 1/10/2019
2.1.1 2,178 10/16/2017
2.1.0 1,441 2/25/2017
2.0.1 1,429 8/15/2016
1.4.1 1,992 10/8/2015
1.3.1 2,788 7/4/2013
1.3.0 1,377 7/3/2013
1.2.0 1,698 7/18/2012
1.1.2 1,325 5/28/2012
1.1.1 1,296 5/23/2012
1.1.0 1,246 5/23/2012
1.0.0 1,356 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