WinRTXamlToolkit.Controls.DataVisualization 1.3.7.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package WinRTXamlToolkit.Controls.DataVisualization --version 1.3.7.5
NuGet\Install-Package WinRTXamlToolkit.Controls.DataVisualization -Version 1.3.7.5
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="WinRTXamlToolkit.Controls.DataVisualization" Version="1.3.7.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WinRTXamlToolkit.Controls.DataVisualization --version 1.3.7.5
#r "nuget: WinRTXamlToolkit.Controls.DataVisualization, 1.3.7.5"
#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 WinRTXamlToolkit.Controls.DataVisualization as a Cake Addin
#addin nuget:?package=WinRTXamlToolkit.Controls.DataVisualization&version=1.3.7.5

// Install WinRTXamlToolkit.Controls.DataVisualization as a Cake Tool
#tool nuget:?package=WinRTXamlToolkit.Controls.DataVisualization&version=1.3.7.5

Charting Controls for Windows 8 RTM SDK, ported from the Silverlight Toolkit.

Product Compatible and additional computed target framework versions.
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Store netcore was computed.  netcore45 is compatible.  netcore451 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on WinRTXamlToolkit.Controls.DataVisualization:

Package Downloads
WinRTXamlToolkit.Controls.DataVisualization.UWP

Charting Controls for Windows 10, ported from the Silverlight Toolkit.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.3.0 53,224 2/12/2017
2.2.0 1,783 1/26/2017
2.0.0 5,856 3/4/2016
1.6.1.3 20,275 4/24/2014
1.6.1.2 1,449 4/24/2014
1.6.1.1 1,315 4/24/2014
1.6.1 1,314 4/24/2014
1.6.0.5 1,596 4/3/2014
1.6.0.4 1,392 4/2/2014
1.6.0.3 1,350 4/1/2014
1.6.0.2 1,356 4/1/2014
1.6.0.1 1,344 4/1/2014
1.6.0 1,425 4/1/2014
1.5.4.3 2,391 12/10/2013
1.5.4.2 1,574 11/19/2013
1.5.4.1 1,350 11/15/2013
1.5.4 1,335 11/15/2013
1.5.3.8 1,373 11/4/2013
1.5.3.7 1,281 11/4/2013
1.5.3.6 1,280 11/4/2013
1.5.3.5 1,301 11/4/2013
1.5.3.4 1,253 11/4/2013
1.5.3.3 1,312 10/28/2013
1.5.3.2 1,263 10/28/2013
1.5.3.1 1,251 10/28/2013
1.5.3 1,623 10/2/2013
1.5.2 2,441 7/3/2013
1.5.1 1,503 7/1/2013
1.5.0 1,470 6/30/2013
1.4.5 1,447 6/24/2013
1.4.4.1 2,062 6/14/2013
1.4.4 1,319 6/14/2013
1.4.3 1,414 6/2/2013
1.4.2 1,379 5/27/2013
1.4.1 1,350 5/20/2013
1.4.0 1,273 5/19/2013
1.3.8.1 1,290 5/11/2013
1.3.8 1,331 5/2/2013
1.3.7.5 1,254 4/29/2013
1.3.7.4 1,290 4/26/2013
1.3.7.3 1,271 4/26/2013
1.3.7.2 1,275 4/24/2013
1.3.7.1 1,299 4/22/2013
1.3.7 1,322 4/22/2013
1.3.6 1,338 4/15/2013
1.3.5.3 1,751 1/8/2013
1.3.5.2 1,347 1/4/2013
1.3.5.1 2,127 11/16/2012
1.3.5 1,493 11/13/2012

Charting Controls for Windows 8 RTM SDK, ported from the Silverlight Toolkit.

Features
- Pie Chart (PieSeries)
- Column Chart (ColumnSeries)
- Bar Chart (BarSeries)
- Line Chart (LineSeries)
- Area Chart (AreaSeries)
- Bubble Chart (BubbleSeries)
- Scatter Chart (ScatterSeries)
- Stacked Bar Chart (StackedBarSeries)
- 100% Stacked Bar Chart (Stacked100BarSeries)
- Stacked Column Chart (StackedColumnSeries)
- 100% Stacked Column Chart (Stacked100ColumnSeries)

See also
- WinRTXamlToolkit.Debugging for debugging helpers