Sparkline for WPF
Sparkline for WPF の概要

Sparkline は、データの傾向や変動を表現するための軽量のデータ視覚化コントロールです。スパークラインはインライングラフとして設計されており、極めて簡約された形式でデータをプロットします。 標準のチャートとは異なり、スパークラインは、座標、軸、凡例、タイトルなどの基本的なチャート要素なしで描画されます。These miniature charts are very informative and can visualize data more effectively than any usual charts as they are positioned near the data points. Moreover, it supports different chart types such as Line, Column, and WinLoss which makes it easier for the users to plot data in different forms without taking too much space.

You can bind the Sparkline with any enumerable collection through code, or can easily configure their bindings in XAML. Additionally, Sparkline can be used as a standalone control or as a nested control in other container controls such as dashboards or grids.

Sparkline control.

Release Notes Product Samples
See the version-wise updates for all controls here. Product samples are located at Documents\ComponentOne Samples\WPF\vx.x\CS\Sparkline or Documents\ComponentOne Samples\WPF\vx.x.x\C1.WPF.Sparkline\CS on your system, if you have installed the samples while installing WPF Edition using ComponentOneControlPanel.exe.
Documentation Blogs
Create Your First Application using Sparkline
Axis
Markers
Sparkline Control WPF
Visualizing Trends Using Sparklines
Financial Data Displays using FlexGrid
Videos Demo Samples
ComponentOne product videos Download WPF Product Demo

Note: ComponentOne Sparkline for WPF is compatible with .NET and .NET Framework.

API References
C1.WPF.Sparkline .NET Assembly C1.WPF.Sparkline .NET Framework Assembly