{
  "$schema": "https://ai.syncfusion.com/schema/registry.json",
  "name": "syncfusion",
  "framework": "WinForms",
  "meta": {
    "essentialStudioRelease": "2026 Volume 2 (v34.1.29)",
    "itemCount": 4,
    "namespaceRule": "{component}-{variant}, kebab-case, permanent.",
    "agentPath": "Fetch https://ai.syncfusion.com/r/winforms/<template name>.json directly. Source is inlined, so one request is sufficient.",
    "schemaNote": "Items follow the widely-used registry-item shape so third-party tooling can consume them.",
    "licenseNote": "Recipes are free and anonymous. The Syncfusion packages they install are licensed. See https://ai.syncfusion.com/licensing.md",
    "agentEntryPoint": "https://ai.syncfusion.com/llms.txt"
  },
  "items": [
    {
      "name": "chart-chart-appearance",
      "type": "registry:component",
      "component": "Chart",
      "dependencies": [
        "Syncfusion.Chart.Windows"
      ],
      "description": "Column chart of Olympic medal counts across five countries with per-series image point symbols, gradient chart fills, and a top-docked legend.",
      "url": "https://ai.syncfusion.com/r/winforms/chart-chart-appearance.json"
    },
    {
      "name": "chart-default",
      "type": "registry:component",
      "component": "Chart",
      "dependencies": [
        "Syncfusion.Chart.Windows"
      ],
      "description": "Column chart of annual sales with per-point BrushInfo colors applied through PrepareStyle, an embed border skin, and a fixed y-axis range.",
      "url": "https://ai.syncfusion.com/r/winforms/chart-default.json"
    },
    {
      "name": "grid-default",
      "type": "registry:component",
      "component": "Grid",
      "dependencies": [
        "Syncfusion.Grid.Windows"
      ],
      "description": "Grid with Header/Standard/Column/Row base styles, a registered LinkLabelCell cell model hosting URL hyperlinks, and Excel-like selection frame.",
      "url": "https://ai.syncfusion.com/r/winforms/grid-default.json"
    },
    {
      "name": "grid-exporting",
      "type": "registry:component",
      "component": "Grid",
      "dependencies": [
        "Syncfusion.Grid.Windows"
      ],
      "description": "Grid populated with numeric data and exported to Word via GridWordConverter with DocIO-rendered headers and footers.",
      "url": "https://ai.syncfusion.com/r/winforms/grid-exporting.json"
    }
  ]
}