Skip to content

This repository contains a detailed view of the theme resource key and its value for .NET MAUI Cartesian Chart, Circular Chart, Pyramid Chart, Funnel Chart, Polar Chart, and Sunburst Chart.

Notifications You must be signed in to change notification settings

SyncfusionExamples/Theme-Resource-Keys-for-.NET-MAUI-Chart-Controls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Overview of .NET MAUI Charts

.NET MAUI provides a robust set of chart controls that can be used to visualize data in various forms. These charts are highly customizable and support a wide range of features to enhance the user experience.

Types of Charts

Features

Tooltip
Tooltips provide additional information when the user hovers over a data point. They can be customized to display various types of information, such as value, category, and additional details.

Data Label
Data labels display the value of each data point directly on the chart. They can be customized in terms of position, format, and style to enhance readability.

Legend
Legends help identify different data series or data points in a chart. They can be customized to display in various positions (top, bottom, left, right).

Theme Support

Themes allow you to customize the appearance of your charts to match the overall look and feel of your application.

In this example, we will explore how to configure and customize them using Syncfusion themes. image image

Troubleshooting

Path Too Long Exception:
If you encounter a "path too long" exception when building this example project, close Visual Studio and rename the repository to a shorter name before building the project.

For a step-by-step procedure, refer to the following knowledge base articles:

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages