syncfusion-maui-toolkit-circular-charts
Installation
SKILL.md
Implementing .NET MAUI Circular Charts
This skill guides you through implementing Syncfusion .NET MAUI Circular Charts (SfCircularChart), which provides pie, doughnut, and radial bar chart visualizations for displaying part-to-whole relationships and data distributions.
When to Use This Skill
Use this skill when you need to:
- Display proportional data - Show how parts contribute to a whole (market share, budget allocation, survey results)
- Create pie charts - Standard circular charts divided into slices
- Implement doughnut charts - Circular charts with a center hole, optionally displaying additional information
- Build radial bar charts - Compare values across categories with circular progress indicators
- Show data distributions - Visualize percentage breakdowns or category comparisons
- Enable chart interactions - Add tooltips, explode effects, selection, and legends
- Group small values - Automatically combine small data segments into an "Others" category
- Export visualizations - Save charts as images or PDFs
- Customize appearance - Style colors, strokes, spacing, and visual effects