Name | Description | |
---|---|---|
init | Initializes the treemap state style. Called during construction. Inherited from dundas.controls.TreemapNodeStyle. |
Name | Description | |
---|---|---|
headingBackground | Gets or sets the settings used to draw the heading background. Inherited from dundas.controls.TreemapNodeStyle. | |
headingFontColor | Gets or sets the heading font color. Inherited from dundas.controls.TreemapNodeStyle. | |
headingFontFamily | Gets or sets the heading font family. Inherited from dundas.controls.TreemapNodeStyle. | |
headingFontSize | Gets or sets the heading font size in pixels. | |
headingFontStyle | Gets or sets the heading font style. Inherited from dundas.controls.TreemapNodeStyle. | |
headingFontWeight | Gets or sets the heading font weight. Inherited from dundas.controls.TreemapNodeStyle. | |
headingHeight | Gets or sets the heading height. | |
headingText | Gets or sets the heading text. | |
headingTextAlign | Gets or sets the horizontal alignment of the heading text. Inherited from dundas.controls.TreemapNodeStyle. | |
headingTooltipText | Gets or sets the tooltip for the heading of the node. | |
headingVerticalTextAlign | Gets or sets the vertical alignment of the heading text. Inherited from dundas.controls.TreemapNodeStyle. | |
isDisplayedInLegend | Gets or sets a value indicating whether this instance is displayed in the legend. | |
layoutMode | Gets or sets the layout mode applied to this node's child nodes. | |
legendCategory | Gets or sets an optional category name used to group this legend items with others. | |
legendText | Gets or sets the text used to describe this data in the legend. | |
nodeBackground | Gets or sets the settings used to draw the background of the node. Inherited from dundas.controls.TreemapNodeStyle. | |
nodeBorderColor | Gets or sets the border color. Inherited from dundas.controls.TreemapNodeStyle. | |
nodeBorderWidth | Gets or sets the border width. Inherited from dundas.controls.TreemapNodeStyle. | |
nodeFontColor | Gets or sets the node content font color. Inherited from dundas.controls.TreemapNodeStyle. | |
nodeFontFamily | Gets or sets the node content font family. Inherited from dundas.controls.TreemapNodeStyle. | |
nodeFontSize | Gets or sets the node content font size in pixels. | |
nodeFontStyle | Gets or sets the node content font style. Inherited from dundas.controls.TreemapNodeStyle. | |
nodeFontWeight | Gets or sets the node content font weight. Inherited from dundas.controls.TreemapNodeStyle. | |
nodeLabelText | Gets or sets the label text. | |
nodeTextAlign | Gets or sets the horizontal alignment of the node text. Inherited from dundas.controls.TreemapNodeStyle. | |
nodeTooltipText | Gets or sets the tooltip for the node. | |
stateId | Gets or sets the ID of the state for which this instance customizes the appearance. | |
verticalTextAlign | Gets or sets the vertical alignment of the node text. Inherited from dundas.controls.TreemapNodeStyle. |
Name | Description | |
---|---|---|
fromJObject | Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class. | |
toJSON | Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class. | |
toString | Returns a string representation of this object. Inherited from dundas.controls.TreemapNodeStyle. |