SunburstItemStyle Members
In This Article
#Constructors
Name | Description |
---|---|
Sunburst |
Initializes a new instance of the Sunburst |
#Properties
Name | Description |
---|---|
Border |
Gets or sets a sunburst item’s border color.
Inherited from Hierarchical |
DXFont |
Inherited from Hierarchical |
Fill |
Gets or sets the color that is used to fill a treemap / sunburst item.
Inherited from Hierarchical |
Font |
Gets or sets a treemap / sunburst item text font.
Inherited from Hierarchical |
Text |
Gets or sets a treemap / sunburst item text color.
Inherited from Hierarchical |
Text |
Gets or sets the glow color of the sunburst item’s text. |
#Methods
Name | Description |
---|---|
Assign |
Copies all settings from the Sunburst |
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