mcpbeat

Devexpress Wpf Charts

devexpress/devexpress-wpf-charts

Build WPF applications with the DevExpress Chart Control (ChartControl) — 2D bar, line, area, pie, financial, polar, radar, funnel, box plot, point, bubble, and scatter series. Use when adding ChartControl to a WPF project; building XYDiagram2D, SimpleDiagram2D (pie/funnel), PolarDiagram2D, or RadarDiagram2D; binding series via DataSource + ArgumentDataMember/ValueDataMember or Diagram.SeriesItemsSource; configuring axes and scale types (Numerical, DateTime, TimeSpan, Qualitative); aggregating data; styling Legend; configuring tooltips and the Crosshair Cursor; or enabling selection. Also use when someone mentions "DevExpress WPF chart", "dxc:ChartControl", "DevExpress.Xpf.Charts", "AreaSeries2D", "LineSeries2D", "BarSideBySideSeries2D", "StockSeries2D", "PieSeries2D", "AxisX2D", "AxisY2D", or "SeriesItemsSource".

29k tokens
context cost
the whole folder, loaded on every use
12
files
instructions only
0
copies elsewhere
how many repositories repackaged it
38
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/DevExpress/agent-skills --skill devexpress-wpf-charts

How to use it

Copy the folder

Take devexpress/devexpress-wpf-charts from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.