Skip to main content Skip to footer

Sparkline Control for WPF

Get a light charting control for simple data visualization with ComponentOne Sparkline for WPF.

  • Visualize trends in small spaces like data templates and on dashboard tiles
  • Get three different chart types in one sparkline component
Download Free Trial

Why Choose Sparkline for WPF?

Specialized Charts Types

Visualize Data Trends in Small Spaces

Sparklines are a great way to visualize trends in small spaces like datagrid templates and on dashboard tiles.

Three Sparklines in One

Perform simple expressions directly in XAML binding such as text concatenation and mathematical formulas.

Visualize Charts

Easily Embed Sparklines

The WPF Sparkline control can be used as a standalone control or as a nested control in other container controls such as dashboard.

WPF Sparkline Key Features

Three Sparkline Chart Types

The WPF Sparkline control supports three different chart types: column, line, and win-loss. The column sparkline draws the values as a column chart, while the line sparkline draws the values as a line chart. The win-loss sparkline shows points with the same size. Negative points extend down from the axis, and positive points extend up.

Highlight High and Low Values

Control the sparkline's style by editing axis color, color of data points (first and last), series color, and the color of marker points in high, low, negative, first, and last points. You can also highlight all data points simply by setting ShowMarkers property to true.

Additional Features

Data Binding

The WPF Sparkline control can easily bind to any enumerable collection of data values. It also supports live updates for collections that implement INotifyCollectionChanged.

Date Axis

Sparkline allows you to display the x-axis, which can either be displayed or kept hidden. You can also configure the axis to plot dates.

Control Integration

Add sparklines to any other WPF control such as reports, datagrids and dashboards. The Sparkline control can be easily integrated with controls like FlexGrid and Tiles.