syncfusion-winui-pyramid-chart
Installation
SKILL.md
Implementing Syncfusion WinUI Pyramid Charts
The Syncfusion WinUI Pyramid Chart (SfPyramidChart) is a specialized control for visualizing proportions of a total in hierarchies. It displays data in a pyramid structure where each segment represents a data point, making it ideal for showing hierarchical relationships and proportional comparisons.
When to Use This Skill
Use this skill when the user needs to:
- Create pyramid visualizations - Display hierarchical or proportional data in a pyramid structure
- Set up WinUI pyramid charts - Install, configure, and initialize SfPyramidChart controls
- Bind data to pyramid charts - Configure ItemsSource, XBindingPath, YBindingPath for data binding
- Customize appearance - Apply colors, palettes, gradients, or custom styling to pyramid segments
- Add interactivity - Enable tooltips, selection, or exploding segments for user interaction
- Configure legends - Add and customize chart legends with icons, titles, and placement
- Display data labels - Show values or labels on pyramid segments
- Advanced customization - Configure titles, segment spacing, rendering modes, or templates