MapSuiteDependency-ZedGraph 10.6.0

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package MapSuiteDependency-ZedGraph --version 10.6.0
                    
NuGet\Install-Package MapSuiteDependency-ZedGraph -Version 10.6.0
                    
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="MapSuiteDependency-ZedGraph" Version="10.6.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MapSuiteDependency-ZedGraph" Version="10.6.0" />
                    
Directory.Packages.props
<PackageReference Include="MapSuiteDependency-ZedGraph" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MapSuiteDependency-ZedGraph --version 10.6.0
                    
#r "nuget: MapSuiteDependency-ZedGraph, 10.6.0"
                    
#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.
#:package MapSuiteDependency-ZedGraph@10.6.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=MapSuiteDependency-ZedGraph&version=10.6.0
                    
Install as a Cake Addin
#tool nuget:?package=MapSuiteDependency-ZedGraph&version=10.6.0
                    
Install as a Cake Tool

“ZedGraph is a class library, user control, and web control for .net, written in C#, for drawing 2D Line, Bar, and Pie Charts. It features full, detailed customization capabilities, but most options have defaults for ease of use.

This package dependences on ZedGraph.5.1.7. Refer ZedGraph for detail."

** This is a repackage of the third party Zed Graph project for use with ThinkGeo's Map Suite product line.  **
** You should not need to reference this package directly, it will be a dependency of other Map Suite packages. **

 The purpose of the repackage is to enable ThinkGeo to control release and debug versions known to be compatible with various Map Suite products and to provide ongoing backward compatibility independent from the original author.  You can find more information at the link below.

Why we repackage:  http://wiki.thinkgeo.com/wiki/repackagednugetpackages

Supported Platforms: Windows, Linux, MacOS

Source Website: https://sourceforge.net/

Product Compatible and additional computed target framework versions.
.NET Framework net35-client 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

Updates to the cursor and point values tooltip.
Update zoom frame drawing to support HDPI display modes.
Updated the PrintDialog to use the UseEXDialog property, functionally controlled through UseExtendedPrintDialog property.
Fixed an issue with the OHLCBarItems where the width of the bars was incorrect on non-oridinal axis.
Fixed an issue with the scales that caused very small ranges to not display the scale with a magnitude.