Namespace Syncfusion.Blazor.TreeMap
Classes
| Alignment
Specifies the alignment of the elements in the treemap. |
| ClickEventArgs
Specifies the event arguments available on performing a click event on the TreeMap items. |
| ColorMapping
Sets and gets for customizing the color mapping properties of the treemap component. |
| DoubleClickEventArgs
Specifies the event arguments available on performing a double click event on the TreeMap items. |
| DrillEndEventArgs
Specifies the event arguments for the drill down end event of the TreeMap. |
| DrillStartEventArgs
Specifies the event arguments for the drill down start event of TreeMap. |
| ExportType
Specifies the export type for the rendered treemap. |
| HighLightMode
Specifies the element which must be highlighted when mouse over is performed in treemap. |
| ItemClickEventArgs
Defines the event arguments for TreeMap item click event. |
| ItemHighlightEventArgs
Specifies the event arguments available when an item is highlighted in the TreeMap component. |
| ItemMoveEventArgs
Specifies the event arguments available on performing a mouse move on the TreeMap items. |
| ItemRenderingEventArgs
Specifies the event arguments for the item rendering event in TreeMap. |
| ItemSelectedEventArgs
Specifies the event arguments available when an item is selected in the TreeMap component. |
| LabelAlignment
Defines the label text to be placed within the defined size of the treemap item. |
| LabelIntersectAction
Defines the label intersection action in treemap component. Label intersection action handles the label text when it intersects with other label contents. |
| LabelPlacement
Defines the placement type of the label in the legend. |
| LabelPosition
Defines the position of the label in treemap leaf node. |
| LayoutMode
Specifies the layout rendering mode of the treemap. |
| LegendItemRenderingEventArgs
Specifies the event arguments available when rendering each legend item in the treemap component. |
| LegendMode
Defines the rendering modes of the legend in the treemap. |
| LegendOrientation
Specifies the orientation of the legend items in the treemap. |
| LegendPosition
Defines the position of the legend in the treemap component. |
| LegendRenderingEventArgs
Specifies the event arguments in legend rendering event in TreeMap. |
| LegendShape
Defines the shape of legend in the treemap component. |
| LoadedEventArgs
Specifies the event arguments for the loaded event in TreeMap. |
| LoadEventArgs
Specifies the event arguments for the load event in TreeMap. |
| MarkerShape
Sets and gets the shape of the marker in the treemap. |
| PrintEventArgs
Specifies the event arguments for the print event in TreeMap. |
| RenderingMode
Defines the rendering directions to render the treemap items in the treemap. |
| ResizeEventArgs
Specifies the event arguments available for the resize event of the TreeMap component. |
| RightClickEventArgs
Specifies the event arguments available on performing a right click event on the TreeMap items. |
| SelectionMode
Specifies the element which must be selected when click event is performed in treemap. |
| SfTreeMap<TValue>
The treemap control is used to visualize both hierarchical and flat data in the form of nodes along with built-in features like color mapping, legends, label templates, and more. |
| TreeMapBorder
Sets and gets the customization options for the color and width of the border for the treemap component. |
| TreeMapBorderSettings
Sets and gets the options for customizing the style of the border. |
| TreeMapEvents
Specifies the events to be triggered in the treemap component. |
| TreeMapFontSettings
Sets and gets the options for customizing the font style of the treemap component. |
| TreeMapHeaderStyle
Sets and gets the options for customizing the header style of the treemap component. |
| TreeMapHighlightBorder
Specifies options for customizing the highlight border settings of a treemap component item on mouse over. |
| TreeMapHighlightSettings
Sets and gets the options for customizing the highlight of the treemap item on mouse over of the treemap component item. |
| TreeMapInitialDrillSettings
Sets and gets the properties for the initial drill down of the treemap component item. |
| TreeMapLeafBorder
Sets and gets the options for customizing the color and width of the leaf item of the treemap component. |
| TreeMapLeafColorMapping
Sets and gets the properties on leaf item color mapping of the treemap component. |
| TreeMapLeafColorMappings
Sets and gets the options for customizing the color of the leaf item on treemap component. |
| TreeMapLeafItemSettings
Sets and gets the options for customizing the leaf item of the treemap component. |
| TreeMapLeafLabelStyle
Sets and gets the options for customizing the style of the treemap leaf item label. |
| TreeMapLegendBorder
Sets and gets the options for customizing legend border color and width of the treemap component. |
| TreeMapLegendLocation
Specifies the legend's position in the TreeMap component by using specified x and y coordinates. This class will work only when the legend position is set as Float. |
| TreeMapLegendSettings
Sets and gets the options for customizing the legend of the treemap component. |
| TreeMapLegendShapeBorder
Sets and gets the options for customizing the legend shape border of the treemap component. |
| TreeMapLegendTextStyle
Sets and gets the options for customizing the legend text style of the treemap component. |
| TreeMapLegendTitle
Sets and gets the options for customizing the legend title of the treemap component. |
| TreeMapLegendTitleStyle
Sets and gets the options for customizing the legend title style of the treemap component. |
| TreeMapLevel
Sets and gets the options for customizing the levels of the treemap component. |
| TreeMapLevelBorder
Sets and gets the options for customizing the levels border of the treemap component. |
| TreeMapLevelColorMapping
Sets and gets the properties on level item color mapping of the treemap component. |
| TreeMapLevelColorMappings
Sets and gets the options for customizing the level items color of the treemap component. |
| TreeMapLevels
Sets and gets the options for customizing the levels of the treemap component. |
| TreeMapMargin
Sets and gets the options for customizing the bottom, left, right, top margin of the treemap component. |
| TreeMapSelectionBorder
Sets and gets the options for customizing the selection border of the treemap component. |
| TreeMapSelectionSettings
Sets and gets the options for customizing the selection of the treemap component item. |
| TreeMapSubtitleSettings
Sets and gets the options for customizing the subtitle of the treemap component. |
| TreeMapSubtitleTextStyle
Sets and gets the options for customizing the subtitle style of the treemap component. |
| TreeMapTitleSettings
Sets and gets the title of the treemap component. |
| TreeMapTitleTextStyle
Sets and gets the options for customizing the title style of the treemap component. |
| TreeMapTooltipArgs
Specifies the event arguments available for the tooltip events in the TreeMap component. |
| TreeMapTooltipBorder
Sets and gets the options for customizing the tooltip border color and width of the treemap component. |
| TreeMapTooltipSettings
Sets and gets the options for customizing the tooltip of the treemap component. |
| TreeMapTooltipTextStyle
Sets and gets the options for customizing the text style in tooltip of the treemap component. |
Interfaces
| ITreeMap
The interface specifies the properties of the treemap. |