Steema.TeeChart.NET.Xamarin.Forms.Eval 4.0.2016.11220

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

// Install Steema.TeeChart.NET.Xamarin.Forms.Eval as a Cake Tool
#tool nuget:?package=Steema.TeeChart.NET.Xamarin.Forms.Eval&version=4.0.2016.11220

TeeChart Charting Components for Xamarin.Forms offer full cross-platform support for .NET desktops, Windows Phone, iOS and Android from the same common core charting code. Includes support for Charts, Gauges and Maps all from within the same charting library, with no need to obtain separate product modules.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETFramework 4.0

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

New features
     -------------
     1)  Added support for several Events like :
     ClickAxis
     ClickBackground
     ClickTitle
     ClickLegend
     2) Changes and improvements on Chart events
     and gestures.
     3) SubChart Tool now available for
     Xamarin.Forms. Example added to TeeChartDemo
     project.
     4) ScrollPager Tool now available.