Represents a style to apply to a set of nodes in the treemap.
Constructors
Section titled "Constructors"IgxTreemapNodeStyleMappingComponent
new IgxTreemapNodeStyleMappingComponent(): IgxTreemapNodeStyleMappingComponent Returns IgxTreemapNodeStyleMappingComponent
Properties
Section titled "Properties"ngAcceptInputType_fadeOpacity
Section titled "ngAcceptInputType_fadeOpacity"Inherited from: IgxTreemapNodeStyleComponent
ngAcceptInputType_fadeOpacity: string | number ngAcceptInputType_headerHeight
Section titled "ngAcceptInputType_headerHeight"Inherited from: IgxTreemapNodeStyleComponent
ngAcceptInputType_headerHeight: string | number ngAcceptInputType_headerLabelBottomMargin
Section titled "ngAcceptInputType_headerLabelBottomMargin"Inherited from: IgxTreemapNodeStyleComponent
ngAcceptInputType_headerLabelBottomMargin: string | number ngAcceptInputType_headerLabelLeftMargin
Section titled "ngAcceptInputType_headerLabelLeftMargin"Inherited from: IgxTreemapNodeStyleComponent
ngAcceptInputType_headerLabelLeftMargin: string | number ngAcceptInputType_headerLabelRightMargin
Section titled "ngAcceptInputType_headerLabelRightMargin"Inherited from: IgxTreemapNodeStyleComponent
ngAcceptInputType_headerLabelRightMargin: string | number ngAcceptInputType_headerLabelTopMargin
Section titled "ngAcceptInputType_headerLabelTopMargin"Inherited from: IgxTreemapNodeStyleComponent
ngAcceptInputType_headerLabelTopMargin: string | number ngAcceptInputType_highlightingHandled
Section titled "ngAcceptInputType_highlightingHandled"Inherited from: IgxTreemapNodeStyleComponent
ngAcceptInputType_highlightingHandled: string | boolean ngAcceptInputType_labelBottomMargin
Section titled "ngAcceptInputType_labelBottomMargin"Inherited from: IgxTreemapNodeStyleComponent
ngAcceptInputType_labelBottomMargin: string | number ngAcceptInputType_labelHorizontalAlignment
Section titled "ngAcceptInputType_labelHorizontalAlignment"Inherited from: IgxTreemapNodeStyleComponent
ngAcceptInputType_labelHorizontalAlignment: any ngAcceptInputType_labelLeftMargin
Section titled "ngAcceptInputType_labelLeftMargin"Inherited from: IgxTreemapNodeStyleComponent
ngAcceptInputType_labelLeftMargin: string | number ngAcceptInputType_labelRightMargin
Section titled "ngAcceptInputType_labelRightMargin"Inherited from: IgxTreemapNodeStyleComponent
ngAcceptInputType_labelRightMargin: string | number ngAcceptInputType_labelTopMargin
Section titled "ngAcceptInputType_labelTopMargin"Inherited from: IgxTreemapNodeStyleComponent
ngAcceptInputType_labelTopMargin: string | number ngAcceptInputType_labelVerticalAlignment
Section titled "ngAcceptInputType_labelVerticalAlignment"Inherited from: IgxTreemapNodeStyleComponent
ngAcceptInputType_labelVerticalAlignment: any ngAcceptInputType_mappingMode
Section titled "ngAcceptInputType_mappingMode"ngAcceptInputType_mappingMode: string | TreemapValueMappingMode ngAcceptInputType_maximumValue
Section titled "ngAcceptInputType_maximumValue"ngAcceptInputType_maximumValue: string | number ngAcceptInputType_minimumValue
Section titled "ngAcceptInputType_minimumValue"ngAcceptInputType_minimumValue: string | number ngAcceptInputType_opacity
Section titled "ngAcceptInputType_opacity"Inherited from: IgxTreemapNodeStyleComponent
ngAcceptInputType_opacity: string | number ngAcceptInputType_strokeThickness
Section titled "ngAcceptInputType_strokeThickness"Inherited from: IgxTreemapNodeStyleComponent
ngAcceptInputType_strokeThickness: string | number ngAcceptInputType_targetType
Section titled "ngAcceptInputType_targetType"ngAcceptInputType_targetType: string | TreemapNodeStyleMappingTargetType ɵcmp: ɵɵComponentDeclaration<IgxTreemapNodeStyleMappingComponent, "igx-treemap-node-style-mapping", never, object, object, never, never, true, never> ɵfac: ɵɵFactoryDeclaration<IgxTreemapNodeStyleMappingComponent, never> Accessors
Section titled "Accessors"fadeOpacity
Section titled "fadeOpacity"Inherited from: IgxTreemapNodeStyleComponent
Gets or sets the fade opacity that should be used when highlighting.
get fadeOpacity(): number
Returns number
set fadeOpacity(v: number): void Parameters
- v:
number
Returns void
Inherited from: IgxTreemapNodeStyleComponent
Gets or sets the fill color to use for the nodes.
get fill(): string
Returns string
set fill(v: string): void Parameters
- v:
string
Returns void
headerBackground
Section titled "headerBackground"Inherited from: IgxTreemapNodeStyleComponent
Gets or sets the background to use for the header.
get headerBackground(): string
Returns string
set headerBackground(v: string): void Parameters
- v:
string
Returns void
headerHeight
Section titled "headerHeight"Inherited from: IgxTreemapNodeStyleComponent
Gets or sets the height to use for the header.
get headerHeight(): number
Returns number
set headerHeight(v: number): void Parameters
- v:
number
Returns void
headerHoverBackground
Section titled "headerHoverBackground"Inherited from: IgxTreemapNodeStyleComponent
Gets or sets the background to use for the header when it is hovered.
get headerHoverBackground(): string
Returns string
set headerHoverBackground(v: string): void Parameters
- v:
string
Returns void
headerHoverTextColor
Section titled "headerHoverTextColor"Inherited from: IgxTreemapNodeStyleComponent
Gets or sets the text color to use for the header.
get headerHoverTextColor(): string
Returns string
set headerHoverTextColor(v: string): void Parameters
- v:
string
Returns void
headerLabelBottomMargin
Section titled "headerLabelBottomMargin"Inherited from: IgxTreemapNodeStyleComponent
Gets or sets the bottom margin to use for the labels.
get headerLabelBottomMargin(): number
Returns number
set headerLabelBottomMargin(v: number): void Parameters
- v:
number
Returns void
headerLabelLeftMargin
Section titled "headerLabelLeftMargin"Inherited from: IgxTreemapNodeStyleComponent
Gets or sets the left margin to use for the header.
get headerLabelLeftMargin(): number
Returns number
set headerLabelLeftMargin(v: number): void Parameters
- v:
number
Returns void
headerLabelRightMargin
Section titled "headerLabelRightMargin"Inherited from: IgxTreemapNodeStyleComponent
Gets or sets the right margin to use for the header.
get headerLabelRightMargin(): number
Returns number
set headerLabelRightMargin(v: number): void Parameters
- v:
number
Returns void
headerLabelTopMargin
Section titled "headerLabelTopMargin"Inherited from: IgxTreemapNodeStyleComponent
Gets or sets the top margin to use for the header.
get headerLabelTopMargin(): number
Returns number
set headerLabelTopMargin(v: number): void Parameters
- v:
number
Returns void
headerTextColor
Section titled "headerTextColor"Inherited from: IgxTreemapNodeStyleComponent
Gets or sets the text color to use for the header.
get headerTextColor(): string
Returns string
set headerTextColor(v: string): void Parameters
- v:
string
Returns void
highlightingHandled
Section titled "highlightingHandled"Inherited from: IgxTreemapNodeStyleComponent
Gets or sets if highlighting was handled, and whether internal highlighting logic should be skipped.
get highlightingHandled(): boolean
Returns boolean
set highlightingHandled(v: boolean): void Parameters
- v:
boolean
Returns void
label
Section titled "label"Inherited from: IgxTreemapNodeStyleComponent
Gets or sets the label to use for the node.
get label(): string
Returns string
set label(v: string): void Parameters
- v:
string
Returns void
labelBottomMargin
Section titled "labelBottomMargin"Inherited from: IgxTreemapNodeStyleComponent
Gets or sets the bottom margin to use for the labels.
get labelBottomMargin(): number
Returns number
set labelBottomMargin(v: number): void Parameters
- v:
number
Returns void
labelHorizontalAlignment
Section titled "labelHorizontalAlignment"Inherited from: IgxTreemapNodeStyleComponent
Gets or sets the horizontal alignment to use for the node labels.
get labelHorizontalAlignment(): HorizontalAlignment
Returns HorizontalAlignment
set labelHorizontalAlignment(v: HorizontalAlignment): void Parameters
- v:
HorizontalAlignment
Returns void
labelLeftMargin
Section titled "labelLeftMargin"Inherited from: IgxTreemapNodeStyleComponent
Gets or sets the left margin to use for the labels.
get labelLeftMargin(): number
Returns number
set labelLeftMargin(v: number): void Parameters
- v:
number
Returns void
labelRightMargin
Section titled "labelRightMargin"Inherited from: IgxTreemapNodeStyleComponent
Gets or sets the right margin to use for the labels.
get labelRightMargin(): number
Returns number
set labelRightMargin(v: number): void Parameters
- v:
number
Returns void
labelTopMargin
Section titled "labelTopMargin"Inherited from: IgxTreemapNodeStyleComponent
Gets or sets the top margin to use for the labels.
get labelTopMargin(): number
Returns number
set labelTopMargin(v: number): void Parameters
- v:
number
Returns void
labelVerticalAlignment
Section titled "labelVerticalAlignment"Inherited from: IgxTreemapNodeStyleComponent
Gets or sets the vertical alignment to use for the node labels.
get labelVerticalAlignment(): VerticalAlignment
Returns VerticalAlignment
set labelVerticalAlignment(v: VerticalAlignment): void Parameters
- v:
VerticalAlignment
Returns void
mappingMode
Section titled "mappingMode"Gets or sets the mapping mode to use to evaluate whether the mapping applies.
get mappingMode(): TreemapValueMappingMode
Returns TreemapValueMappingMode
maximumValue
Section titled "maximumValue"Gets or sets the maximum value to which the mapping applies.
get maximumValue(): number
Returns number
set maximumValue(v: number): void Parameters
- v:
number
Returns void
minimumValue
Section titled "minimumValue"Gets or sets the minimum value to which the mapping applies.
get minimumValue(): number
Returns number
set minimumValue(v: number): void Parameters
- v:
number
Returns void
Gets or sets the unique name of the mapping.
get name(): string
Returns string
set name(v: string): void Parameters
- v:
string
Returns void
opacity
Section titled "opacity"Inherited from: IgxTreemapNodeStyleComponent
Gets or sets the opacity to use for the node.
get opacity(): number
Returns number
set opacity(v: number): void Parameters
- v:
number
Returns void
outline
Section titled "outline"Inherited from: IgxTreemapNodeStyleComponent
Gets or sets the outline to use for the nodes.
get outline(): string
Returns string
set outline(v: string): void Parameters
- v:
string
Returns void
strokeThickness
Section titled "strokeThickness"Inherited from: IgxTreemapNodeStyleComponent
Gets or sets the stroke thickness to use for the node outline.
get strokeThickness(): number
Returns number
set strokeThickness(v: number): void Parameters
- v:
number
Returns void
targetType
Section titled "targetType"Gets or sets the unique name of the mapping.
get targetType(): TreemapNodeStyleMappingTargetType textColor
Section titled "textColor"Inherited from: IgxTreemapNodeStyleComponent
Gets or sets the text color to use for the nodes.
get textColor(): string
Returns string
set textColor(v: string): void Parameters
- v:
string
Returns void
value
Section titled "value"Gets or sets the value to which the mapping applies.
get value(): any
Returns any
set value(v: any): void Parameters
- v:
any
Returns void
Methods
Section titled "Methods"findByName
Section titled "findByName"Inherited from: IgxTreemapNodeStyleComponent
findByName(name: string): any Parameters
- name:
string
Returns any
ngOnInit
Section titled "ngOnInit"Inherited from: IgxTreemapNodeStyleComponent
ngOnInit(): void Returns void
_createFromInternal
Section titled "_createFromInternal"Inherited from: IgxTreemapNodeStyleComponent
_createFromInternal(internal: any): IgxTreemapNodeStyleComponent Parameters
- internal:
any
Returns IgxTreemapNodeStyleComponent
register
Section titled "register"register(): void