IIgrTreemapNodeStyleMappingProps

Optional children

Section titled "children"

Inherited from: IIgrTreemapNodeStyleProps

children?: any

Optional fadeOpacity

Section titled "fadeOpacity"

Inherited from: IIgrTreemapNodeStyleProps

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

fadeOpacity?: string | number

Inherited from: IIgrTreemapNodeStyleProps

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

fill?: string

Optional headerBackground

Section titled "headerBackground"

Inherited from: IIgrTreemapNodeStyleProps

Gets or sets the background to use for the header.

headerBackground?: string

Optional headerHeight

Section titled "headerHeight"

Inherited from: IIgrTreemapNodeStyleProps

Gets or sets the height to use for the header.

headerHeight?: string | number

Optional headerHoverBackground

Section titled "headerHoverBackground"

Inherited from: IIgrTreemapNodeStyleProps

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

headerHoverBackground?: string

Optional headerHoverTextColor

Section titled "headerHoverTextColor"

Inherited from: IIgrTreemapNodeStyleProps

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

headerHoverTextColor?: string

Optional headerLabelBottomMargin

Section titled "headerLabelBottomMargin"

Inherited from: IIgrTreemapNodeStyleProps

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

headerLabelBottomMargin?: string | number

Optional headerLabelLeftMargin

Section titled "headerLabelLeftMargin"

Inherited from: IIgrTreemapNodeStyleProps

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

headerLabelLeftMargin?: string | number

Optional headerLabelRightMargin

Section titled "headerLabelRightMargin"

Inherited from: IIgrTreemapNodeStyleProps

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

headerLabelRightMargin?: string | number

Optional headerLabelTopMargin

Section titled "headerLabelTopMargin"

Inherited from: IIgrTreemapNodeStyleProps

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

headerLabelTopMargin?: string | number

Optional headerTextColor

Section titled "headerTextColor"

Inherited from: IIgrTreemapNodeStyleProps

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

headerTextColor?: string

Optional highlightingHandled

Section titled "highlightingHandled"

Inherited from: IIgrTreemapNodeStyleProps

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

highlightingHandled?: string | boolean

Inherited from: IIgrTreemapNodeStyleProps

Gets or sets the label to use for the node.

label?: string

Optional labelBottomMargin

Section titled "labelBottomMargin"

Inherited from: IIgrTreemapNodeStyleProps

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

labelBottomMargin?: string | number

Optional labelHorizontalAlignment

Section titled "labelHorizontalAlignment"

Inherited from: IIgrTreemapNodeStyleProps

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

labelHorizontalAlignment?: any

Optional labelLeftMargin

Section titled "labelLeftMargin"

Inherited from: IIgrTreemapNodeStyleProps

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

labelLeftMargin?: string | number

Optional labelRightMargin

Section titled "labelRightMargin"

Inherited from: IIgrTreemapNodeStyleProps

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

labelRightMargin?: string | number

Optional labelTopMargin

Section titled "labelTopMargin"

Inherited from: IIgrTreemapNodeStyleProps

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

labelTopMargin?: string | number

Optional labelVerticalAlignment

Section titled "labelVerticalAlignment"

Inherited from: IIgrTreemapNodeStyleProps

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

labelVerticalAlignment?: any

Optional mappingMode

Section titled "mappingMode"

Gets or sets the mapping mode to use to evaluate whether the mapping applies.

mappingMode?: string | TreemapValueMappingMode

Optional maximumValue

Section titled "maximumValue"

Gets or sets the maximum value to which the mapping applies.

maximumValue?: string | number

Optional minimumValue

Section titled "minimumValue"

Gets or sets the minimum value to which the mapping applies.

minimumValue?: string | number

Gets or sets the unique name of the mapping.

name?: string

Inherited from: IIgrTreemapNodeStyleProps

Gets or sets the opacity to use for the node.

opacity?: string | number

Inherited from: IIgrTreemapNodeStyleProps

Gets or sets the outline to use for the nodes.

outline?: string

Optional strokeThickness

Section titled "strokeThickness"

Inherited from: IIgrTreemapNodeStyleProps

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

strokeThickness?: string | number

Optional targetType

Section titled "targetType"

Gets or sets the unique name of the mapping.

targetType?: string | TreemapNodeStyleMappingTargetType

Optional textColor

Section titled "textColor"

Inherited from: IIgrTreemapNodeStyleProps

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

textColor?: string

Gets or sets the value to which the mapping applies.

value?: any