This repository contains the samples that demonstrate the functionalities of WinUI Chart controls.
We have provided the following chart types in WinUI.
- Cartesian Charts
- Circular Charts
- Pyramid Chart
- Funnel Chart
- Polar Charts
The Cartesian chart is an elegant way to visualize data. It supports more than 15 Cartesian chart types such as line, spline, column, area, scatter, bubble, etc.
View complete cartesian charts features on UG
The Circular chart is user-friendly and gives greater UI visualization of data with proportions and percentages of different categories.
View complete circular charts features on UG
The pyramid chart is used to represent hierarchies visually in a pyramid-like structure that shows proportions of a total.
View complete pyramid chart features on UG
The funnel chart is used to plots streamlined data to show various stages in a process.
View complete funnel chart features on UG
The polar chart is used to visualize data in terms of values and angles. It provides options for visual comparison among several quantitative or qualitative aspects of a situation.