Sunburst Control
The SunburstControl combines a treemap and pie chart to display different levels of the data hierarchy using a circular layout. The Sunburst’s innermost circle represents the top level.
Getting Started | |
This section contains ‘step-by-step’ tutorials that explain how to create a sunburst from scratch. | |
Providing Data | |
The Sunburst control allows you to generate items based on data source fields. Alternatively, you can manually create new items and populate a sunburst’s items storage. | |
Colorizers | |
Use a colorizer to provide colors to sunburst items. The Sunburst control allows you to use the following colorizers out-of-box:
| |
End-User Interaction | |
The Sunburst control allows end users to do the following:
|
See Also