Namespace Syncfusion.SfTreeMap.XForms
Classes
| ColorMapping
Represents color mapping. To render this, create an instance of the ColorMapping class, and set required properties. |
| DesaturationColorMapping
Represents the desaturation color mapping. To render this, create an instance of DesaturationColorMapping and set required properties. |
| LabelOverflowMode
Defines LabelOverflowMode. |
| LayoutTypes
Represents the LayoutTypes. This LayoutTypes enum is used to customize the layouts for the TreeMap. |
| LeafItemSettings
Represents the leaf item settings class. To render this, create an instance of LeafItemSettings, and set required properties. |
| LegendIcons
Represents the LegendIcons. This enum is used to customize the icons based on different shapes for the legends. |
| LegendPositions
Represents the LegendPositions. This enum is used to specify the position of the legend to be placed on tree map. |
| LegendSettings
Represents the legend settings class. To render this, create an instance of LegendSettings, and set required properties. |
| PaletteColorMapping
Represents the palette color mapping. To render this, create an instance of the PaletteColorMapping class, and set required properties. |
| Range
Represent range. To render this, create an instance of the Range class, and set required properties. |
| RangeColorMapping
Represents the range color mapping . To render this, create an instance of the RangeColorMapping class, and set required properties. |
| SelectionMode
Enum for selection mode. This enum is used for customizing the selection of items in tree map. |
| SfTreeMap
Represents the SfTreeMap class. To render this, create an instance of SfTreeMap, and set required properties. |
| SfTreeMap.RefreshEventHandler
Represents the refresh event handler, and this delegate is used to refresh the tree map. |
| SfTreeMap.TreeMapItemSelectedEventHandler
Represents the TreeMapItemSelectedEventHandler. This delegate is used when selecting the treemap items. |
| SfTreeMapStyles
Holds the theme style for the SfTreeMap control. |
| Style
Represents the Style class. To render this, create an instance of the Style class, and set required properties. |
| TooltipSetting
Class implementation of TooltipSetting. |
| TreeMapFlatLevel
Represents the TreeMapFlatLevel class. To render this, create an instance of the TreeMapFlatLevel, and set required properties. |
| TreeMapHierarchicalLevel
Represents the TreeMapHierarchical class. To render this, create an instance of TreeMapHierarchicalLevel, and set required properties. |
| TreeMapItem
Represents the TreeMapItem class. To render this, create an instance of the TreeMapItem calss, and set required properties. |
| TreeMapLevel
Represents the TreeMapLevel class. To render this, create an instance of the TreeMapLevel class, and set required properties. |
| UniColorMapping
Represents uni color mapping. To render this, create an instance of UniColorMapping and set required properties. |