SunburstHierarchicalDataMapping Members
In This Article
#Constructors
Name | Description |
---|---|
Sunburst |
Initializes a new instance of the Sunburst |
#Properties
Name | Description |
---|---|
Children |
Gets or sets the name of the data field whose values are used to specify child items of current level tree map or sunburst items.
Inherited from Hierarchical |
Label |
Gets or sets the name of the data field whose values are used to specify the tree map or sunburst items’ labels.
Inherited from Hierarchical |
Type |
Gets or sets the data object type on the current nested level.
Inherited from Hierarchical |
Value |
Gets or sets the name of the data member whose data are used to specify tree map or sunburst items’ values.
Inherited from Hierarchical |
#Methods
Name | Description |
---|---|
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 textual representation of the Hierarchical |
See Also