syncfusion-winui-cartesian-charts
Installation
SKILL.md
Implementing Syncfusion WinUI Cartesian Charts
The Syncfusion WinUI Cartesian Chart (SfCartesianChart) provides a powerful way to visualize data with high interactivity, flexibility, and performance. It supports multiple series types, extensive customization options, and interactive features like zooming, panning, tooltips, and selection.
When to Use This Skill
Use this skill when the user needs to:
- Create any cartesian chart in a WinUI application (column, line, area, bar, scatter, bubble, financial, stacked charts)
- Configure chart axes (CategoryAxis, NumericalAxis, DateTimeAxis, LogarithmicAxis, multiple axes)
- Implement high-performance charts with large datasets (fast series with millions of data points)
- Add interactive features (zooming, panning, tooltips, trackball, crosshair, selection)
- Customize chart appearance (legends, data labels, colors, themes, styling)
- Display financial data (OHLC, candlestick charts)
- Compare multiple data series in the same chart area
- Handle touch and mouse interactions for data exploration