LevelDirective

12 Sep 20251 minute to read

Represents the directive to configure and render level leaf items in the treemap.

<e-levels>
<e-level></e-level>
</e-levels>

Properties

autoFill any

Enables or disables the automatic filling of the colors from the palette in the items of the treemap.

Defaults to false

border any

Sets and gets the options for customizing the color and width of the border of
the level leaf items of the treemap.

colorMapping any

Sets and gets the options for customizing the color-mapping of the level leaf items in the treemap.

fill any

Sets and gets the fill color of the level leaf item in the treemap.

Defaults to null

groupGap any

Sets and gets the gap between the level leaf items in the treemap.

Defaults to 0

groupPadding any

Sets and gets the padding of level leaf items in the treemap.

Defaults to 10

groupPath any

Sets and gets the value path from the data source in the treemap to render the item.

Defaults to null

headerAlignment any

Sets and gets the alignment of the header of the treemap.

Defaults to ‘Near’

headerFormat any

Sets and gets the string to format the header label of the level leaf items in the treemap.

Defaults to null

headerHeight any

Sets and gets the height of header in the treemap.

Defaults to 20

headerStyle any

Sets and gets the options for customizing the text style of header label of the level leaf item.

headerTemplate any

Sets and gets the template for header in the treemap.

Defaults to null

opacity any

Sets and gets the opacity in the level leaf item of the treemap.

Defaults to 1

showHeader any

Shows or hides the header in level leaf item of the treemap.

Defaults to true

templatePosition any

Sets and gets the options for customizing the template position of the treemap.

Defaults to ‘TopLeft’