TreeMapItemGroupStyle Members
In This Article
#Constructors
Name | Description |
---|---|
Tree |
Initializes a new instance of the Tree |
#Properties
Name | Description |
---|---|
Border |
Gets or sets a sunburst item’s border color.
Inherited from Hierarchical |
Border |
Specifies whether the leaf item‘s border is visible.
Inherited from Tree |
DXFont |
Inherited from Hierarchical |
DXLabel |
Gets or sets the alignment for treemap item labels. Use this property in non-Windows environments.
Inherited from Tree |
DXLabel |
Gets or sets the treemap leaf label vertical alignment. Use this property in non-Windows environments.
Inherited from Tree |
DXSub |
|
Fill |
Gets or sets the color that is used to fill a treemap / sunburst item.
Inherited from Hierarchical |
Fill |
Gets or sets the fill style for treemap leaves.
Inherited from Tree |
Font |
Gets or sets a treemap / sunburst item text font.
Inherited from Hierarchical |
Header |
Gets or sets the padding of the tree map group’s header |
Label |
Gets or sets the alignment for treemap item labels.
Inherited from Tree |
Label |
Gets or sets the treemap leaf label’s vertical alignment.
Inherited from Tree |
Padding |
Gets or sets the treemap leaf padding.
Inherited from Tree |
Sub |
Gets or sets the border color of sub groups of the styled group. |
Sub |
Gets or sets the subgroup fill color. |
Sub |
Gets or sets the header font of sub groups of the styled group. |
Sub |
Gets or sets the header padding of sub groups of the styled group. |
Sub |
Gets or sets the subgroup text color. |
Text |
Gets or sets a treemap / sunburst item text color.
Inherited from Hierarchical |
Text |
Gets or sets the glow color of a text for tree map leaf items.
Inherited from Tree |
#Methods
Name | Description |
---|---|
Assign |
Copies all settings from the Tree |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Merge |
Merges the specified styles and returns it in the destination style.
Inherited from Tree |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the textual representation of the Tree |
See Also