Namespace Syncfusion.Blazor.TreeMap
Classes
Alignment
Specifies the alignment of the elements in the treemap. |
ClickEventArgs
Specifies the event arguments available on performing 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 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 the item is highlighted in the treemap component. |
ItemMoveEventArgs
Specifies the event arguments available on performing mouse move on the treemap items. |
ItemRenderingEventArgs
Specifies the event arguments in item rendering event in treemap. |
ItemSelectedEventArgs
Specifies the event arguments available when the 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 loaded event in treemap. |
LoadEventArgs
Specifies the event arguments for on load event in treemap. |
MarkerShape
Sets and gets the shape of the marker in the treemap. |
PrintEventArgs
Specifies the event arguments for print event in treemap. |
RenderingMode
Defines the rendering directions to render the treemap items in the treemap. |
ResizeEventArgs
Specifies the event arguments available for resize event of the treemap component. |
RightClickEventArgs
Specifies the event arguments available on performing mouse right click 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 options for customizing the color and width of the treemap component border. |
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
Sets and gets the options for customizing the highlight border setting of the 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
Sets and gets the float position of the legend location using x and y values for the treemap component. |
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. |