C1.Win.Sparkline 10.0.20252.761

dotnet add package C1.Win.Sparkline --version 10.0.20252.761
                    
NuGet\Install-Package C1.Win.Sparkline -Version 10.0.20252.761
                    
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="C1.Win.Sparkline" Version="10.0.20252.761" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="C1.Win.Sparkline" Version="10.0.20252.761" />
                    
Directory.Packages.props
<PackageReference Include="C1.Win.Sparkline" />
                    
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 C1.Win.Sparkline --version 10.0.20252.761
                    
#r "nuget: C1.Win.Sparkline, 10.0.20252.761"
                    
#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 C1.Win.Sparkline@10.0.20252.761
                    
#: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=C1.Win.Sparkline&version=10.0.20252.761
                    
Install as a Cake Addin
#tool nuget:?package=C1.Win.Sparkline&version=10.0.20252.761
                    
Install as a Cake Tool

About

Sparkline for WinForms is a lightweight data visualization control for depicting trends and variation.

Key Features:

  • Quick visualize data in a meaningful way. It also helps you to analyze data trends very easily.
  • Support three different types of sparklines to cater diverse business needs, including Column, Line, and WinLoss.
  • Highlight data points, in order to make the sparkline more readable. Moreover, the markers can be tailored to suit user requirements.
  • Display the x-axis, which can either be displayed or kept hidden as per the user requirement.
  • Numerous styling options to customize its appearance such as the color of axis, data points (first, last, high, low and negative), and the complete series.
  • It is very common for sparklines to be added to any of the data management controls like FlexGrid and DashboardLayout.
  • Can easily bind to any enumerable collection of data values i.e. to any class that implements the IEnumerable interface.

Learn more at developer.mescius.com/componentone/winforms-ui-controls/sparkline-control-winforms.

Resources

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed.  net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net10.0-windows was computed.  net10.0-windows7.0 is compatible. 
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.6.2

  • .NETFramework 4.8

  • net10.0-windows7.0

  • net6.0-windows7.0

  • net8.0-windows7.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
10.0.20252.761 136 3/20/2026
10.0.20252.755 160 2/12/2026
10.0.20252.740 614 12/1/2025
8.0.20251.721 424 9/18/2025
8.0.20251.714 318 7/11/2025
8.0.20251.709 270 5/30/2025
8.0.20251.708 343 5/16/2025
8.0.20242.700 405 3/5/2025
8.0.20242.693 307 12/27/2024
8.0.20242.688 287 11/20/2024
8.0.20242.681 265 11/12/2024
8.0.20241.672 392 9/3/2024
8.0.20241.664 298 7/8/2024
8.0.20241.657 292 5/29/2024
8.0.20233.643 361 3/12/2024
8.0.20233.636 333 1/19/2024
8.0.20233.631 316 11/21/2023
6.0.20232.620 320 9/25/2023
4.8.20232.620 292 9/25/2023
4.5.20232.620 229 9/25/2023
Loading failed