Back to Devexpress

Sunburst Control

windowsforms-120619-controls-and-libraries-sunburst-control.md

latest2.3 KB
Original Source

Sunburst Control

  • Feb 27, 2020

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.

Learn more…

| |

Colorizers

| |

|

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

| |

|

The Sunburst control allows end users to do the following:

|

See Also

WinForms Sunburst Control