Represents a style to apply to a treemap node.
InheritanceSystem.Object
IgbTreemapNodeStyle
Namespace: IgniteUI.Blazor.Controls Assembly: IgniteUI.Blazor.dll Syntaxpublic class IgbTreemapNodeStyle : BaseRendererElement, JsonSerializable
Constructors IgbTreemapNodeStyle() Declaration
public IgbTreemapNodeStyle()
Properties FadeOpacity Declaration
public double FadeOpacity { get; set; }
Property Value Type Description System.Double Fill
Gets or sets the fill color to use for the nodes.
Declarationpublic string Fill { get; set; }
Property Value Type Description System.String
Gets or sets the background to use for the header.
Declarationpublic string HeaderBackground { get; set; }
Property Value Type Description System.String
Gets or sets the height to use for the header.
Declarationpublic double HeaderHeight { get; set; }
Property Value Type Description System.Double
Gets or sets the background to use for the header when it is hovered.
Declarationpublic string HeaderHoverBackground { get; set; }
Property Value Type Description System.String
Gets or sets the text color to use for the header.
Declarationpublic string HeaderHoverTextColor { get; set; }
Property Value Type Description System.String
Gets or sets the bottom margin to use for the labels.
Declarationpublic double HeaderLabelBottomMargin { get; set; }
Property Value Type Description System.Double
Gets or sets the left margin to use for the header.
Declarationpublic double HeaderLabelLeftMargin { get; set; }
Property Value Type Description System.Double
Gets or sets the right margin to use for the header.
Declarationpublic double HeaderLabelRightMargin { get; set; }
Property Value Type Description System.Double
Gets or sets the top margin to use for the header.
Declarationpublic double HeaderLabelTopMargin { get; set; }
Property Value Type Description System.Double
Gets or sets the text color to use for the header.
Declarationpublic string HeaderTextColor { get; set; }
Property Value Type Description System.String HighlightingHandled Declaration
public bool HighlightingHandled { get; set; }
Property Value Type Description System.Boolean Label
Gets or sets the label to use for the node.
Declarationpublic string Label { get; set; }
Property Value Type Description System.String LabelBottomMargin
Gets or sets the bottom margin to use for the labels.
Declarationpublic double LabelBottomMargin { get; set; }
Property Value Type Description System.Double LabelHorizontalAlignment
Gets or sets the horizontal alignment to use for the node labels.
Declarationpublic HorizontalAlignment LabelHorizontalAlignment { get; set; }
Property Value LabelLeftMargin
Gets or sets the left margin to use for the labels.
Declarationpublic double LabelLeftMargin { get; set; }
Property Value Type Description System.Double LabelRightMargin
Gets or sets the right margin to use for the labels.
Declarationpublic double LabelRightMargin { get; set; }
Property Value Type Description System.Double LabelTopMargin
Gets or sets the top margin to use for the labels.
Declarationpublic double LabelTopMargin { get; set; }
Property Value Type Description System.Double LabelVerticalAlignment
Gets or sets the vertical alignment to use for the node labels.
Declarationpublic VerticalAlignment LabelVerticalAlignment { get; set; }
Property Value Opacity Declaration
public double Opacity { get; set; }
Property Value Type Description System.Double Outline
Gets or sets the outline to use for the nodes.
Declarationpublic string Outline { get; set; }
Property Value Type Description System.String StrokeThickness
Gets or sets the stroke thickness to use for the node outline.
Declarationpublic double StrokeThickness { get; set; }
Property Value Type Description System.Double TextColor
Gets or sets the text color to use for the nodes.
Declarationpublic string TextColor { get; set; }
Property Value Type Description System.String Type Declaration
public override string Type { get; }
Property Value Type Description System.String Overrides Methods EnsureModulesLoaded() Declaration
protected override void EnsureModulesLoaded()
Overrides FindByName(String) Declaration
public override object FindByName(string name)
Parameters Type Name Description System.String name Returns Type Description System.Object Overrides Implements
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4