TreeMapItemLeafStyle 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. |
DXFont |
Inherited from Hierarchical |
DXLabel |
Gets or sets the alignment for treemap item labels. Use this property in non-Windows environments. |
DXLabel |
Gets or sets the treemap leaf label vertical alignment. Use this property in non-Windows environments. |
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. |
Font |
Gets or sets a treemap / sunburst item text font.
Inherited from Hierarchical |
Label |
Gets or sets the alignment for treemap item labels. |
Label |
Gets or sets the treemap leaf label’s vertical alignment. |
Padding | Gets or sets the treemap leaf padding. |
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. |
#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