syncfusion-blazor-treemap

Installation
SKILL.md

Implementing TreeMap

This skill collects all guidance for implementing the Syncfusion Blazor TreeMap component. Use the navigation guide below to open the specific reference topic you need; each reference file is self-contained and includes examples, edge cases, and troubleshooting.

Official API Surface

  • Component: SfTreeMap<TValue>
  • Interface: ITreeMap
  • Core child settings: TreeMapLevels, TreeMapLeafItemSettings, TreeMapLegendSettings, TreeMapTooltipSettings, TreeMapSelectionSettings, TreeMapHighlightSettings, TreeMapEvents
  • Common enums: LayoutMode, RenderingMode, LabelPosition, LabelPlacement, LabelIntersectAction, LegendMode, LegendPosition, LegendOrientation, LegendShape, SelectionMode, HighLightMode
  • Common event args: LoadEventArgs, LoadedEventArgs, ItemRenderingEventArgs, ItemClickEventArgs, ItemSelectedEventArgs, ItemMoveEventArgs, LegendRenderingEventArgs, LegendItemRenderingEventArgs, TreeMapTooltipArgs

When to Use This Skill

  • When integrating a hierarchical, area-proportional visualization in a Blazor app.
  • When you need guidance on layouts, color-mapping, labels, legends, or drill-down.
  • When configuring data-binding for hierarchical or flat datasets.
  • When implementing accessibility, localization, print/export, or performance optimizations.

⚠️ Security Warning

Related skills

More from syncfusion/blazor-ui-components-skills

Installs
59
GitHub Stars
1
First Seen
Apr 21, 2026