The WinUI Chart control includes functionality for plotting more than 20 chart types. Each chart type is easily configured with the built-in support for creating stunning visual effects.
Visualize time-dependent data to show trends at equal intervals.
Compare values across categories by using vertical bars.
Compare values across categories by using horizontal bars.
Area charts are much like line charts except that the area under them are shaded.
Scatter plot or scatter chart plots data with two numeric parameters.
Visualize data with three numeric parameters. The size of the bubbles depends on the third parameter.
Combines two or more chart types in a single chart.
Displays proportions and percentages of different categories.
Similar to the pie chart, but with an open space at the center. Intended for comparing the contribution of each data point with the whole.
Displays proportions and percentages of different categories with multiple pie.
Used to represent hierarchies visually in a pyramid-like structure that shows proportions of the total.
Plots streamlined data to show various stages in a process.
Connects the data points with smooth curves.
Spline area charts are much like spline charts except that the area under them are shaded.
Data points are connected through vertical and horizontal line segments to show step-like progress.
Step Area Charts are much like step line charts except that the area under them are shaded.
Like the area chart, but with the data points stacked on top of each other.
Plots data points on top of each other using horizontal bars.
Plots data points on top of each other using vertical bars.
A stacked line chart is an line chart in which lines do not overlap because they are cumulative at each point.
Shows the relative percentage of multiple data series in stacked areas. The cumulative proportion of each stacked area always totals 100%.
Shows the relative percentage of multiple data series in stacked bars. The cumulative proportion of each stacked bar always totals 100%.
Shows the relative percentage of multiple data series in stacked columns. The cumulative proportion of each stacked column always totals 100%.
Shows the relative percentage of multiple data series in stacked lines. The cumulative proportion of each stacked line always totals 100%.
Visually compares several quantitative or qualitative aspects of a situation.
Visually compares several quantitative or qualitative aspects of a situation.