---
title: UWP Charts & Graphs | Interactive Charts | Syncfusion
description: The UWP chart control can plot more than 55 chart types such as line chart, pie chart, area chart, bar chart, etc into your universal windows platform apps
control: Chart
---

# Beautiful UWP Charts & Graphs

* Visualize and analyze data with ever-expanding 55+ charts and graphs ranging from line to financial charts.
* Interact and explore charts with features such as zoom and pan, selection, tooltip, trackball, data label and markers.
* Supports vertical charts, technical indicators, and different scales including log axis.

![Beautiful UWP Charts and Graphs.](https://ft.syncfusion.com/featuretour/uwp/images/sfchart/uwp-chart-banner.png)

## Overview
The UWP Chart control is optimized to visualize large quantities of data in an elegant way. Its rich feature set includes functionalities like data binding, multiple axes, legends, animations, data labels, annotations, trackballs, tooltips, gradient, technical indicators, and zooming.

## Blazing fast performance

Chart includes several data storage and rendering optimizations to achieve the best possible performance when both plotting large volumes of data and handling high frequency real-time data.

![UWP fast chart control.](https://ft.syncfusion.com/featuretour/uwp/images/sfchart/blazing_performance/uwp-chart-load-time.png)
### Load time
100,000 data points can be rendered in less than a second.

![UWP real-time chart control.](https://ft.syncfusion.com/featuretour/uwp/images/sfchart/blazing_performance/uwp-chart-real-time-updates.png)
### Real-time updates
Chart can seamlessly handle quick updates while maintaining excellent refresh rates.

![UWP Chart zooming and scrolling.](https://ft.syncfusion.com/featuretour/uwp/images/sfchart/blazing_performance/uwp-chart-smooth-zooming.png)
### Smooth zooming
This control provides a smooth and responsive zooming experience on both touch and mouse-enabled interfaces.

## Chart types
Chart includes functionality for plotting more than 55 chart types.
Each chart type is easily configurable with built-in support for creating stunning visual effects.

* Related data can be plotted using bubble and scatter charts.
* Many area type charts, like area, spline area, and stacking area, are available for quantitative analysis.
* Radar and polar charts can be used for displaying multivariate data.
* Several 3D chart types are also available.

![UWP area chart, UWP column chart, UWP bubble chart, UWP line chart, UWP bar chart, UWP range area chart, UWP histogram chart, UWP scatter chart.](https://ft.syncfusion.com/featuretour/uwp/images/sfchart/chart_types/uwp-chart-area-column-bubble-line-bar-range-area-histogram-scatter.png)
![UWP range column chart, UWP spline area chart, UWP step area chart, UWP spline chart, UWP doughnut chart, UWP pie chart, UWP funnel chart, UWP pyramid chart.](https://ft.syncfusion.com/featuretour/uwp/images/sfchart/chart_types/uwp-chart-range-column-spline-area-step-area-spline-doughnut-pie-funnel-pyramid.png)
![UWP polar chart, UWP radar chart, UWP ohlc chart, UWP stacked area chart, UWP hilo chart, UWP stacked bar chart, UWP candle chart, UWP stacked column chart.](https://ft.syncfusion.com/featuretour/uwp/images/sfchart/chart_types/uwp-chart-polar-radar-ohlc-stacked-area-hilo-stacked-bar-candle-stacked-column.png)
![UWP stacked area 100 chart, UWP stacked column 100 chart, UWP stacked bar 100 chart, UWP 3D column chart, UWP 3D pie chart, UWP 3D doughnut chart, UWP 3D scatter chart, UWP 3D bar chart.](https://ft.syncfusion.com/featuretour/uwp/images/sfchart/chart_types/uwp-chart-stacked-area-100-stacked-column-100-stacked-bar-100-chart-3d-column-3d-pie-3d-doughnut-3d-scatter-3d-bar.png)
![UWP 3D area chart, UWP 3D stacked column chart, UWP 3D stacked bar 100 chart, UWP 3D line chart, UWP 3D stacked bar chart, UWP 3D stacked column 100 chart.](https://ft.syncfusion.com/featuretour/uwp/images/sfchart/chart_types/uwp-3d-charts-types.png)
![UWP waterfall chart, UWP box and whisker chart, UWP spline range area chart.](https://ft.syncfusion.com/featuretour/uwp/images/sfchart/chart_types/uwp-chart-waterfall-box-and-whisker-spline-range-area.png)

## Customizable axis
Several specialized axis types are available for plotting different value types like double, string, and date-time.

![UWP Chart with multiple axes.](https://ft.syncfusion.com/featuretour/uwp/images/sfchart/multiplepanes/uwp-chart-multiple.png)
### Multiple axes
Charts can be customized with multiple axes.

![UWP Chart control with multiple axes in opposite positions.](https://ft.syncfusion.com/featuretour/uwp/images/sfchart/multiplepanes/uwp-chart-opposed.png)
### Opposed axis
Chart supports opposed axes being rendered on the side opposite to the default position.

![UWP Chart control with inversed axis.](https://ft.syncfusion.com/featuretour/uwp/images/sfchart/multiplepanes/uwp-chart-inversed.png)
### Inverted axis
Support for inverting values in an axis.

![UWP Chart control with multiple plot areas.](https://ft.syncfusion.com/featuretour/uwp/images/sfchart/multiplepanes/uwp-chart-multi-pane.png)
### Multiple panes
There is support to add multiple panes to a chart.

![UWP Chart control with customized axis labels.](https://ft.syncfusion.com/featuretour/uwp/images/sfchart/multiplepanes/uwp-chart-label-customization.png)
### Axis labels
Chart provides many customization options for axis labels, including positioning, placement, label format, and rotation.
It also has options for avoiding labels overlapping.

![UWP Chart axis automatic range calculation.](https://ft.syncfusion.com/featuretour/uwp/images/sfchart/multiplepanes/uwp-chart-smart-range.png)
### Smart range calculation
The best possible axis ranges and intervals are calculated automatically based on the given values.
The ranges can also be further customized using range padding.

## Series customization

![UWP Chart control with customized rendering.](https://ft.syncfusion.com/featuretour/uwp/images/sfchart/series_customization/uwp-chart-customtemplate.png)
### Custom series
Series templates can be customized.

![UWP Chart control with combination chart types.](https://ft.syncfusion.com/featuretour/uwp/images/sfchart/series_customization/uwp-chart-series-combination.png)
### Series combinations
Series combinations can plot different chart types in the same plot area.

![UWP Chart control with grouping.](https://ft.syncfusion.com/featuretour/uwp/images/sfchart/series_customization/uwp-chart-grouping.png)
### Grouping series
Stacking series can be grouped to a single unit.

![Error bar in UWP Chart control.](https://ft.syncfusion.com/featuretour/uwp/images/sfchart/series_customization/uwp-chart-error-bar.png)
### Error bars
Error bars are used to plot possible errors or uncertainty in data points.

![UWP vertical Chart control.](https://ft.syncfusion.com/featuretour/uwp/images/sfchart/series_customization/uwp-chart-vertical.png)
### Vertical charts
Axis direction can be mirrored for applications where it is required that the series be plotted vertically.

![UWP Chart control with empty point support.](https://ft.syncfusion.com/featuretour/uwp/images/sfchart/series_customization/uwp-chart-empty-point.png)
### Empty points
Empty point values are elegantly handled with several customization options.

## Axis scale break
An axis scale break allows users to view different ranges in the same chart area without having a huge space in the plot area.

![axis scale break in UWP Chart control.](https://ft.syncfusion.com/featuretour/uwp/images/sfchart/uwp-chart-scale-break.png)

## Data labels
Data points can be easily annotated with labels to help improve the readability of data.

Pie and doughnut data labels are smartly arranged to avoid intersection when there are large amounts of data.

![UWP Chart control with data labels.](https://ft.syncfusion.com/featuretour/uwp/images/sfchart/data_labels/uwp-chart-data-labels.png)

## Legends

Legends provide additional information that is helpful in identifying individual series in a chart. They can be docked to the left, right, top, or bottom positions around the chart area.

Multiple legends can also be added to chart panes.

![UWP Chart with legend.](https://ft.syncfusion.com/featuretour/uwp/images/sfchart/legend/uwp-chart-legend.png)

## Interactive features

The end user experience is greatly enhanced by a set of included user interaction features, such as trackball, selection, zooming, and tooltip.

![UWP Chart control with corsshair for tracking data points.](https://ft.syncfusion.com/featuretour/uwp/images/sfchart/uwp-chart-crosshair.png)
### Crosshair
A crosshair is used to inspect or focus on an individual data point.

![UWP Chart control with live editing of data.](https://ft.syncfusion.com/featuretour/uwp/images/sfchart/uwp-chart-data-editing.png)
### Data editing
Chart lets users edit data points visually.

![UWP Chart control with zooming and scrolling.](https://ft.syncfusion.com/featuretour/uwp/images/sfchart/uwp-chart-zoom-and-pan.png)
### Zoom and pan
Zooming and panning are useful when visualizing a large amount of data.

![UWP Chart control with tooltips.](https://ft.syncfusion.com/featuretour/uwp/images/sfchart/uwp-chart-tooltip.png)
### Tooltips
Tooltip displays a pop-up with additional information when the mouse is hovered over a data point.

![UWP Chart control with trackball for tracking data points.](https://ft.syncfusion.com/featuretour/uwp/images/sfchart/uwp-chart-trackball.png)
### Trackball
Trackball is used to track a data point closest to the current mouse position or touch contact point.

![UWP Chart control with zooming toolbar.](https://ft.syncfusion.com/featuretour/uwp/images/sfchart/uwp-chart-zooming-toolbar.png)
### Zooming toolbar
The zooming toolbar contains buttons for performing actions like zooming in and out, reset, pan, etc.

## Selection

End users can interactively select or highlight a series or a data point.

There is also built-in support for performing multiple selection.

![UWP Chart with selection.](https://ft.syncfusion.com/featuretour/uwp/images/sfchart/selection/uwp-chart-selection.png)

## Annotations
Annotations display metadata about the chart or series at a specific point of interest in the plotting area.

![UWP Chart with image annotation.](https://ft.syncfusion.com/featuretour/uwp/images/sfchart/annotation/uwp-chart-annotation-tooltip-new.png)
### Images
Images can be added as annotations.

![UWP Chart control with annotation and its built-in shapes.](https://ft.syncfusion.com/featuretour/uwp/images/sfchart/annotation/uwp-chart-annotation-inter-activity-new.png)
### Shapes
All the basic annotation elements like lines, text, and arrows are available.

![UWP Chart control with editable annotations.](https://ft.syncfusion.com/featuretour/uwp/images/sfchart/annotation/uwp-chart-editable-text.png)
### Editable text
Text can be edited interactively.

![WPF Chart control with interactive annotations.](https://ft.syncfusion.com/featuretour/uwp/images/sfchart/annotation/uwp-chart-annotation-dragging-new.png)
### Drag and resize
Annotations can be resized and dragged across the plot area.

## Strip lines

Specific regions in the chart area can be customized using strip lines.

![UWP Chart with strip lines for cartesian chart types.](https://ft.syncfusion.com/featuretour/uwp/images/sfchart/striplines/uwp-chart-striplines.png)
![UWP chart with strip lines for polar chart type.](https://ft.syncfusion.com/featuretour/uwp/images/sfchart/striplines/uwp-chart-polar.png)
![UWP Chart with strip lines for radar chart type.](https://ft.syncfusion.com/featuretour/uwp/images/sfchart/striplines/uwp-chart-radar.png)

## Technical indicators

There's built-in support for RSI, momentum, Bollinger band, accumulation distribution, RSI, true average, stochastic, MACD, and triangular average indicators.

![UWP Chart control with financial technical indicators.](https://ft.syncfusion.com/featuretour/uwp/images/sfchart/indicator/uwp-chart-technical-indicator.png)

## Trendlines

There's built-in support for rendering linear, exponential, logarithmic, power, and polynomial trendlines.

![UWP Chart control with trendlines.](https://ft.syncfusion.com/featuretour/uwp/images/sfchart/trendlines/uwp-chart-trendlines.png)

## Grouping and aggregation

Data points with similar categories can be grouped and aggregated using aggregate functions.

![UWP Chart control with grouping and aggregation.](https://ft.syncfusion.com/featuretour/uwp/images/sfchart/uwp-chart-grouping-and-aggregation.png)

## Localization

Any static text in the chart can be localized to any desired language.

![UWP Chart control with localization.](https://ft.syncfusion.com/featuretour/uwp/images/sfchart/localization/uwp-chart-localization.png)

## Palette

Chart provides more than 10 built-in palettes. Custom palettes can also be created as needed.

![UWP Chart control with different set of color palettes.](https://ft.syncfusion.com/featuretour/uwp/images/sfchart/palette/uwp-chart-palettes.png)

![UWP Chart control with watermark.](https://ft.syncfusion.com/featuretour/uwp/images/sfchart/watermark/uwp-hart-water-mark.png)
## Watermark
Watermarks are commonly used for displaying confidential and copyright information.

![UWP Chart control with exporting and printing.](https://ft.syncfusion.com/featuretour/uwp/images/sfchart/export/uwp-chart-exporting-and-printing.png)
## Exporting and printing
The chart can be printed and also exported into image formats like JPEG, BMP, PNG, TIFF, and XPS.

## Everything works perfect, examples are great and support team tries to do their best to help

Arnoldas A,

Junior Node.JS Developer

Small-Business

Support and amount of tutorials. They help a lot to understand the basics, of what syncfusion can suggest. I use data grids, charts. It has a good design too. It's very good.

https://cdn.syncfusion.com/content/g2review/customer-images/Arnoldas-A.jpeg

https://cdn.syncfusion.com/content/images/user-reviews/users-reward-rating5.png

## Best Mobile Chart Solution for Flutter - most professional and responsive engineering and support

Don M,

Owner/Developer

Small-Business

Syncfusion Team is World Class! - We discovered a problem implementing the Syncfusion Charts, Submitted a support ticket - immediate response & help. The Engineers confirmed the problem - and immediately started creating a new version that fixed the problem, they kept in contact with me - in a few days, the new version was ready and it works flawlessly. If you are looking for a team that will support you and work with your DEV team rapidly and responsively - then Syncfusion is for you. Best charting solution for mobile (we are using the Flutter plug-ins) - works great on the latest IOS & Android Builds - very customizable - great training and support - We highly recommend Syncfusion for the products & equally the customer & dev support. Very pleasant to work with as well ;-)

https://cdn.syncfusion.com/content/g2review/customer-images/Don-M.webp

https://cdn.syncfusion.com/content/images/user-reviews/users-reward-rating5.png

