SunburstItem Members
In This Article
#Constructors
Name | Description |
---|---|
Sunburst |
Initializes a new instance of the Sunburst |
Sunburst |
Initializes a new instance of the Sunburst |
#Properties
Name | Description |
---|---|
Children | Returns the current item’s collection of child items. |
Is |
Returns a value that specifies whether the Sunburst Item is a group item. |
Label | Gets or sets the sunburst item’s label. |
Style | Returns the sunburst item’s style settings. |
Tag | Gets or sets the object that contains data related to a sunburst item. |
Type |
Returns the string value that helps the DevExpress Serializer serialize the specific sunburst item type. |
Value | Gets or sets the sunburst item’s value. |
#Methods
Name | Description |
---|---|
Assign |
Copies all settings from the Sunburst |
Clone() |
Creates a copy of the current item.
Inherited from Hierarchical |
Dispose() |
Releases all resources the element uses.
Inherited from Hierarchical |
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. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the short class name enclosed in parentheses.
Inherited from Hierarchical |
See Also