Skip to main content
A newer version of this page is available. .

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

sunburst-getting-started-preview

This section contains ‘step-by-step’ tutorials that explain how to create a sunburst from scratch.

Providing Data

sunburst-providing-data-preview

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.

Learn more…

Colorizers

sunburst-colorizers-preview

Use a colorizer to provide colors to sunburst items. The Sunburst control allows you to use the following colorizers out-of-box:

  • Palette colorizer
  • Gradient colorizer

Learn more…

End-User Interaction

sunburst-interactivity-preview

The Sunburst control allows end users to do the following:

See Also