maui-403300-charts-charts.md
The DevExpress Charts for .NET MAUI suite helps you transform data to its most appropriate, concise, and readable visual representation.
Download and install the DevExpress.Maui.Charts package from the DevExpress NuGet Gallery to obtain our Charts for .NET MAUI suite. The package contains the following components:
ChartView allows you to display data as bars, lines, areas, financial open-high-low-close views, and more.
Read Tutorial: Get Started with Chart View
Features include:
PieChartView allows you to visualize your data as pies and doughnuts.
Read Tutorial: Get Started with Pie Chart View
Features include:
For information on all the available charts, see the following topic: Supported Chart Types.
DevExpress Charts for .NET MAUI use data adapters to consume series data. For more information, refer to the following help topic: Charts for .NET MAUI. Data Adapters.
For code samples that implement most popular charting usage scenarios, refer to our GitHub repo:
View Example: DevExpress Charts for .NET MAUI
Interactive Chart: Bar Selection
Candlestick Financial Chart with Volume Bars, Indicators and Time Frames
Our video tutorial shows how to create a charting app based on the DevExpress MAUI component library:
Watch Video: Adding Charts to Your .NET MAUI app with DevExpress Controls