IIgrTreemapNodeStyleProps

Optional children

Section titled "children"
children?: any

Optional fadeOpacity

Section titled "fadeOpacity"

Gets or sets the fade opacity that should be used when highlighting.

fadeOpacity?: string | number

Gets or sets the fill color to use for the nodes.

fill?: string

Optional headerBackground

Section titled "headerBackground"

Gets or sets the background to use for the header.

headerBackground?: string

Optional headerHeight

Section titled "headerHeight"

Gets or sets the height to use for the header.

headerHeight?: string | number

Optional headerHoverBackground

Section titled "headerHoverBackground"

Gets or sets the background to use for the header when it is hovered.

headerHoverBackground?: string

Optional headerHoverTextColor

Section titled "headerHoverTextColor"

Gets or sets the text color to use for the header.

headerHoverTextColor?: string

Optional headerLabelBottomMargin

Section titled "headerLabelBottomMargin"

Gets or sets the bottom margin to use for the labels.

headerLabelBottomMargin?: string | number

Optional headerLabelLeftMargin

Section titled "headerLabelLeftMargin"

Gets or sets the left margin to use for the header.

headerLabelLeftMargin?: string | number

Optional headerLabelRightMargin

Section titled "headerLabelRightMargin"

Gets or sets the right margin to use for the header.

headerLabelRightMargin?: string | number

Optional headerLabelTopMargin

Section titled "headerLabelTopMargin"

Gets or sets the top margin to use for the header.

headerLabelTopMargin?: string | number

Optional headerTextColor

Section titled "headerTextColor"

Gets or sets the text color to use for the header.

headerTextColor?: string

Optional highlightingHandled

Section titled "highlightingHandled"

Gets or sets if highlighting was handled, and whether internal highlighting logic should be skipped.

highlightingHandled?: string | boolean

Gets or sets the label to use for the node.

label?: string

Optional labelBottomMargin

Section titled "labelBottomMargin"

Gets or sets the bottom margin to use for the labels.

labelBottomMargin?: string | number

Optional labelHorizontalAlignment

Section titled "labelHorizontalAlignment"

Gets or sets the horizontal alignment to use for the node labels.

labelHorizontalAlignment?: any

Optional labelLeftMargin

Section titled "labelLeftMargin"

Gets or sets the left margin to use for the labels.

labelLeftMargin?: string | number

Optional labelRightMargin

Section titled "labelRightMargin"

Gets or sets the right margin to use for the labels.

labelRightMargin?: string | number

Optional labelTopMargin

Section titled "labelTopMargin"

Gets or sets the top margin to use for the labels.

labelTopMargin?: string | number

Optional labelVerticalAlignment

Section titled "labelVerticalAlignment"

Gets or sets the vertical alignment to use for the node labels.

labelVerticalAlignment?: any

Gets or sets the opacity to use for the node.

opacity?: string | number

Gets or sets the outline to use for the nodes.

outline?: string

Optional strokeThickness

Section titled "strokeThickness"

Gets or sets the stroke thickness to use for the node outline.

strokeThickness?: string | number

Optional textColor

Section titled "textColor"

Gets or sets the text color to use for the nodes.

textColor?: string