SunburstDataMapping Properties
An object that allows a Sunburst control to convert data source objects to Sunburst sectors.
Name | Description |
---|---|
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Children |
Gets or sets the data member whose values are used to create child sectors at the current Sunburst level. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Label |
Gets or sets the data member that is a source of Sunburst sector labels. |
Type | Gets or sets the data object type at the Sunburst chart ring. |
Value |
Gets or sets the data member that is a source of Sunburst sector values. |
See Also