Syncfusion Feedback

Trusted by the world’s leading companies

Syncfusion Trusted Companies

Overview

The .NET MAUI TreeMap control visually represents hierarchical data using nested rectangles, sized and colored based on underlying values. It efficiently displays grouped and nested data structures, offering extensive customization options and supporting item selection.


.NET MAUI TreeMap Code Example

Easily get started with the .NET MAUI TreeMap using a few simple lines of XAML code example as demonstrated below. Also, explore our .NET MAUI TreeMap Example that shows you how to render and configure the .NET MAUI TreeMap.

<?xml version = "1.0" encoding = "UTF-8" ?>
<Application xmlns="http://schemas.microsoft.com/dotnet/2021/maui"
             xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
             xmlns:local="clr-namespace:SampleBrowser.Maui.TreeMap"
             xmlns:base="clr-namespace:SampleBrowser.Maui.Base;assembly=SampleBrowser.Maui.Base"
             xmlns:syncTheme="clr-namespace:Syncfusion.Maui.Themes;assembly=Syncfusion.Maui.Core"
             x:Class="SampleBrowser.Maui.TreeMap.App">
    <Application.Resources>
        <ResourceDictionary>
            <ResourceDictionary.MergedDictionaries>
                <syncTheme:SyncfusionThemeResourceDictionary />
                <base:SampleBrowserStyles/>
            </ResourceDictionary.MergedDictionaries>
        </ResourceDictionary>
    </Application.Resources>
</Application>

Tree map items

The .NET MAUI TreeMap organizes data into groups with leaf items represented as rectangles, providing clear data representation.

Leaf item in .NET MAUI TreeMap Control.


Layout types

Use different layout types for effective visualization of structured data.

Squarified layout in .NET MAUI TreeMap Control.

Squarified

Visualize data in square-like rectangles with optimal aspect ratio.

SliceAndDiceAuto layout in .NET MAUI TreeMap Control.

Slice and dice auto

Visualize long, thin rectangles vertically or horizontally with a high aspect ratio.

SliceAndDiceHorizontal layout in .NET MAUI TreeMap Control.

Slice and dice horizontal

Create horizontal rectangles with a high aspect ratio.

SliceAndDiceVertical layout in .NET MAUI TreeMap Control.

Slice and dice vertical

Create vertical rectangles with a high aspect ratio.


Levels

The .NET MAUI TreeMap control seamlessly integrates multiple hierarchical data levels for richer and more detailed visualizations.

Levels in .NET MAUI TreeMap Control.


Brush settings

Customize the tree map leaf item colors based on underlying values for enhanced visual clarity, aiding data interpretation.

Range brush settings in .NET MAUI TreeMap Control.

Range brush settings

Apply colors to the tree map leaf items based on a desired numeric range.

Uniform brush settings in .NET MAUI TreeMap Control.

Uniform brush settings

Apply a single color to all tree map leaf items.

Desaturation brush settings in .NET MAUI TreeMap Control.

Desaturation brush settings

Apply colors to tree map leaf items by comparing their values with the desaturation color order.

Palette brush settings in .NET MAUI TreeMap Control.

Palette brush settings

Each tree map leaf item adopts colors from the specified palette brush settings.


Legend

Use legends to add additional information for interpreting a TreeMap with various colors, shapes, and more.

Legend in .NET MAUI TreeMap Control.


Tooltip in .NET MAUI TreeMap Control.

Tooltip

When the mouse hovers over items, the interactive TreeMap displays details about items’ values in tooltips.


Item selection

Select a single item or multiple items through interaction and programmatically.

Item selection in .NET MAUI TreeMap Control.


Drilldown in .NET MAUI TreeMap Control.

Drilldown

The drill-down feature allows users to explore hierarchical data interactively by navigating through its levels.


Appearance customization

Users can customize the stroke color, stroke width, background color, selection color, tree map data template, and more.

Appearance customization in .NET MAUI TreeMap Control.




Struggling to decide on the right product?

Our comprehensive competitor comparison of .NET MAUI controls will guide you to the perfect choice.

tick-mark 60+ UI controls
tick-mark 200+ interactive .NET MAUI demos
tick-mark 1.1M+ downloads

Frequently Asked Questions

The Syncfusion .NET MAUI TreeMap control supports the following features:

  • The Syncfusion .NET MAUI TreeMap allows you to represent hierarchical data visually with rectangles that are sized and colored based on underlying values.
  • You can choose from several layout types: SliceAndDiceHorizontal, SliceAndDiceVertical, SliceAndDiceAuto, and the Squarified.
  • You can customize the colors with four different brush settings: uniform, range, desaturation, and palette.
  • Tooltip interaction lets you display the data of leaf items without cluttering the tree.
  • You can select one or multiple leaf items and highlight them in the view.
  • One of the best .NET MAUI TreeMap in the market, offering feature-rich UI to interact with the software.
  • Simple configuration and APIs.
  • Mobile-touch friendly.
  • Extensive demos, documentation, and videos to let you get started quickly with the .NET MAUI TreeMap.

You can find our .NET MAUI TreeMap demo, which demonstrates how to render and configure the TreeMap.

The .NET MAUI TreeMap control visually represents hierarchical data using rectangles that are sized and colored based on the underlying values.

You can customize the .NET MAUI TreeMap’s appearance by adjusting colors, using different brush settings, and defining data templates for item presentation.

Yes, the .NET MAUI TreeMap supports multiple hierarchical levels, allowing you to visualize and explore nested data structures in a clear and organized manner.

No, this is a commercial product and requires a paid license. However, a free community license is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue, 5 or fewer developers, and 10 or fewer total employees.

A good place to start would be our comprehensive getting started documentation.

The .NET MAUI TreeMap control offers multiple layout types, including squarified, slice and dice horizontal, slice and dice vertical, and slice and dice auto.

Yes, the .NET MAUI TreeMap supports tooltips to display additional information when you hover over data points.

Yes, the .NET MAUI TreeMap supports drill-down functionality, allowing users to interact with items and explore hierarchical data in more detail by navigating to deeper levels within the TreeMap.

Our Customers Love Us

Having an excellent set of tools and a great support team, Syncfusion® reduces customers’ development time.
Here are some of their experiences.

Rated by users across the globe

Awards

Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion® is proud to hold the following industry awards.

Up arrow icon