Search results

LeafItemSettingsModel API in Angular TreeMap API component

Interface for a class LeafItemSettings

Properties

autoFill

boolean

Enables or disables automatic filling of colors in leaf items of the treemap component.

border

BorderModel

Sets and gets the options for customizing the color and width of the border of the leaf item in the treemap component.

colorMapping

ColorMappingModel[]

Sets and gets the options to customize color-mapping of the treemap component.

fill

string

Sets and gets the fill color of leaf items in the treemap component.

gap

number

Sets and gets the gap between the leaf item in the treemap component.

interSectAction

LabelAlignment

Sets and gets the label intersect action of leaf item in the treemap component.

labelFormat

string

Sets and gets the label text format of leaf item in the treemap component.

labelPath

string

Sets and gets the value path from the data source for label of leaf item in the treemap component.

labelPosition

LabelPosition

Sets and gets the position of the labels in the treemap component.

labelStyle

FontModel

Sets and gets the style of the labels of leaf item in the treemap component.

labelTemplate

string

Sets and gets the label template of leaf item in the treemap component.

opacity

number

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

padding

number

Sets and gets the padding of leaf item in the treemap component.

showLabels

boolean

Shows or hides the labels in the treemap component.

templatePosition

LabelPosition

Sets and gets the position of the template of leaf item in the treemap component.