Represents a style to apply to a set of nodes in the treemap.

IgcTreemapNodeStyleMappingComponent

new IgcTreemapNodeStyleMappingComponent(): IgcTreemapNodeStyleMappingComponent

Returns IgcTreemapNodeStyleMappingComponent

htmlTagName: string

Inherited from: IgcTreemapNodeStyleComponent

fadeOpacity: number

Inherited from: IgcTreemapNodeStyleComponent

fill: string

Inherited from: IgcTreemapNodeStyleComponent

headerBackground: string

Inherited from: IgcTreemapNodeStyleComponent

headerHeight: number

Inherited from: IgcTreemapNodeStyleComponent

headerHoverBackground: string

Inherited from: IgcTreemapNodeStyleComponent

headerHoverTextColor: string

Inherited from: IgcTreemapNodeStyleComponent

headerLabelBottomMargin: number

Inherited from: IgcTreemapNodeStyleComponent

headerLabelLeftMargin: number

Inherited from: IgcTreemapNodeStyleComponent

headerLabelRightMargin: number

Inherited from: IgcTreemapNodeStyleComponent

headerLabelTopMargin: number

Inherited from: IgcTreemapNodeStyleComponent

headerTextColor: string

Inherited from: IgcTreemapNodeStyleComponent

highlightingHandled: boolean

Inherited from: IgcTreemapNodeStyleComponent

label: string

Inherited from: IgcTreemapNodeStyleComponent

labelBottomMargin: number

Inherited from: IgcTreemapNodeStyleComponent

labelHorizontalAlignment: HorizontalAlignment

Inherited from: IgcTreemapNodeStyleComponent

labelLeftMargin: number

Inherited from: IgcTreemapNodeStyleComponent

labelRightMargin: number

Inherited from: IgcTreemapNodeStyleComponent

labelTopMargin: number

Inherited from: IgcTreemapNodeStyleComponent

labelVerticalAlignment: VerticalAlignment
mappingMode: TreemapValueMappingMode
maximumValue: number
minimumValue: number
name: string

Inherited from: IgcTreemapNodeStyleComponent

opacity: number

Inherited from: IgcTreemapNodeStyleComponent

outline: string

Inherited from: IgcTreemapNodeStyleComponent

strokeThickness: number
targetType: TreemapNodeStyleMappingTargetType

Inherited from: IgcTreemapNodeStyleComponent

textColor: string
value: any
get observedAttributes(): string[]

Returns string[]

Inherited from: IgcTreemapNodeStyleComponent

attributeChangedCallback(name: string, oldValue: string, newValue: string): void

Parameters

  • name: string
  • oldValue: string
  • newValue: string

Returns void

connectedCallback(): void

Returns void

disconnectedCallback(): void

Returns void

Inherited from: IgcTreemapNodeStyleComponent

findByName(name: string): any

Parameters

  • name: string

Returns any

Inherited from: IgcTreemapNodeStyleComponent

_createFromInternal(internal: any): IgcTreemapNodeStyleComponent

Parameters

  • internal: any

Returns IgcTreemapNodeStyleComponent

register(): void

Returns void