Namespace Syncfusion.Maui.TreeMap
Classes
LayoutType
Specifies the layout type of algorithm used to arrange the items in the SfTreeMap. |
LegendIconType
Specifies the shape of icons used in legends for the SfTreeMap control. |
LegendPlacement
Represents the legend placement to customize the legend position. |
SelectionMode
Specifies the selection mode for the tree map items in the SfTreeMap control. |
SfTreeMap
The SfTreeMap control that allows you to visually represent hierarchical data with nested rectangles, conveying quantitative information through variations in size and color. It offers comprehensive functionality for providing an easily readable visual form for your data, utilizing rectangles whose sizes are proportional to the visualized values. The control can be populated with hierarchical data represented by a collection of objects or custom classes, providing flexibility in data representation. The SfTreeMap control provides various customization options such as layout types, brush settings, legend settings, tool tip settings, levels, selection mode, and more. It supports setting the currently selected item using the SelectedItems property and allowing user to programmatically select the items within the TreeMap control. You can also customize the appearance of individual leaf items using the LeafItemTemplate. |
SfTreeMapStyles
Represents the class which holds tree map styles. |
TextFormatOption
Specifies text formatting options for tree map leaf items in the SfTreeMap control. |
TreeMapBrushSettings
Provides base settings for brushes used in the SfTreeMap. |
TreeMapDesaturationBrushSettings
Represents the settings for desaturation in the SfTreeMap control, allowing customization of the background brush and desaturation range. |
TreeMapDrillDownHeaderSettings
DrillDown header setting |
TreeMapItemInfo
Represents information about an tree map item in the SfTreeMap. |
TreeMapLeafItemSettings
Represents settings for customizing the appearance of leaf items in the SfTreeMap. |
TreeMapLegendSettings
Represents settings for customizing the appearance of legend items in the SfTreeMap. |
TreeMapLevel
Represents a level in the hierarchical structure of the SfTreeMap. |
TreeMapPaletteBrushSettings
Provides settings for customizing the palette brushes in the SfTreeMap. |
TreeMapRangeBrush
Represents the settings for defining a range brush in the SfTreeMap. |
TreeMapRangeBrushSettings
Provides settings for defining range based brushes in the SfTreeMap. |
TreeMapSelectionChangedEventArgs
Provides data for the event when the selection is changed in the SfTreeMap control. |
TreeMapTextStyle
Gets or sets properties which allows to customize the treemap text style of the SfTreeMap. |
TreeMapToolTipSettings
Provides settings for configuring tool tips in the SfTreeMap. |
TreeMapUniformBrushSettings
Provides settings for assigning a single color to represent data uniformly in the SfTreeMap. |