Name | Description |
---|---|
TreeMapLegend | Legend module class |
Border | Sets and gets the options for customizing the color and width of the border in treemap component. |
ColorMapping | Sets and gets the options to customize the color-mapping in treemap component. |
CommonTitleSettings | Sets and gets the options for customizing the common title of the treemap component. |
Font | Sets and gets the options to customize the style of the text contents in the treemap component. |
HighlightSettings | Sets and gets the options for customizing the highlighting of the treemap item, when the mouse hover is performed in it. |
InitialDrillSettings | Sets and gets the settings for drill to visualize the treemap rendered in the initial state. |
LeafItemSettings | Sets and gets the options for customizing the leaf item of the treemap component. |
LegendSettings | Sets and gets the options for customizing the legend of the treemap component. |
LevelSettings | Sets and gets the options for customizing the levels of the treemap component. |
Margin | Sets and gets the margin for the treemap component. |
SelectionSettings | Sets and gets the options for customizing the selection of the leaf items in treemap component. |
SubTitleSettings | Sets and gets the options for customizing the subtitle of the treemap component. |
TitleSettings | Sets and gets the options for customizing the title of the treemap component. |
TooltipSettings | Sets and gets the options for customizing the tooltip of the treemap component. |
TreeMap | Represents the treemap component. |
TreeMapHighlight | Performing treemap highlight |
TreeMapSelection | Performing treemap selection |
TreeMapTooltip | Render Tooltip |
Location | Map internal class for Point |
Size | Create the class for size |
TreeMapAjax | Ajax support for treemap |
IClickEventArgs | Specifies the event arguments available on performing click event on the treemap items. |
IDoubleClickEventArgs | Specifies the event arguments available on performing double click event on the treemap items. |
IDrillEndEventArgs | Specifies the event arguments for the drill down end event of the treemap. |
IDrillStartEventArgs | Specifies the event arguments for the drill down start event of treemap. |
IItemClickEventArgs | Defines the event arguments for treemap item click event. |
IItemDataEventArgs | Defines the event argument of the treemap item data. |
IItemHighlightEventArgs | Specifies the event arguments available when the item is highlighted in the treemap component. |
IItemMoveEventArgs | Specifies the event arguments available on performing mouse move on the treemap items. |
IItemRenderingEventArgs | Specifies the event arguments in item rendering event in treemap. |
IItemSelectedEventArgs | Specifies the event arguments available when the item is selected in the treemap component. |
ILegendItemRenderingEventArgs | Specifies the event arguments available when rendering each legend item in the treemap component. |
ILegendRenderingEventArgs | Specifies the event arguments available when rendering the legend in the treemap component. |
ILoadEventArgs | Specifies the event arguments for on load event in treemap. |
ILoadedEventArgs | Specifies the event arguments for loaded event in treemap. |
IMouseMoveEventArgs | Specifies the event arguments available on performing mouse over on the treemap items. |
IPrintEventArgs | Specifies the event arguments for print event in treemap. |
IResizeEventArgs | Specifies the event arguments available for resize event of the treemap component. |
IRightClickEventArgs | Specifies the event arguments available on performing right click event on the treemap items. |
IThemeStyle | Defines the theme supported for treemap component. |
ITreeMapTooltipArgs | Specifies the event arguments available for the tooltip events in the treemap component. |
ITreeMapTooltipRenderEventArgs | Specifies the event arguments available when the tooltip is rendered in the treemap component. |
Static Functions | Root static functions of Treemap Component |
MarkerShape | Sets and gets the shape of the marker in the treemap. |
Alignment | Specifies the alignment of the elements in the treemap. |
ExportType | Specifies the export type for the treemap |
HighLightMode | Specifies the element which must be highlighted when mouse over is performed in treemap. |
LabelAlignment | Defines the text to be placed within the defined margins. |
LabelIntersectAction | Defines the label intersect action in treemap component. |
LabelPlacement | Defines the placement type of the label. |
LabelPosition | Defines the position of the label in treemap leaf node. |
LayoutMode | Specifies the layout rendering mode of the treemap. |
LegendMode | Defines the legend rendering modes. The modes are default and interactive modes. |
LegendOrientation | Specifies the orientation of the legend in the treemap. |
LegendPosition | Defines the position of the legend in the treemap component. |
LegendShape | Defines the shape of legend in the treemap component. |
RenderingMode | Defines the rendering directions to render the treemap items in the treemap. |
SelectionMode | Specifies the element which must be selected when click event is performed in treemap. |
TreeMapTheme | Defines the theme supported for treemap. |