Skip to content

This article demonstrates how to create the WPF Sunburst Chart to display the detailed view of the Syncfusion Chart of the Week blog series.

Notifications You must be signed in to change notification settings

SyncfusionExamples/Creating-a-WPF-Sunburst-Chart-to-visualize-the-detailed-view-of-the-Chart-of-the-Week-blog-series

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Creating a WPF Sunburst Chart Dashboard to visualize the detailed view of the Syncfusion Chart of the Week blog series.

Description:

The Syncfusion WPF Sunburst Chart is used to represent hierarchical data structures. Each level represents a different category or subcategory, allowing users to understand the relationships and dependencies within the data and making it user-friendly.

Customization:

We can enhance the chart's size, inner radius, and color using the Palette, Radius, and InnerRadius properties.

Selection Behavior

The Sunburst chart supports selection that allows you to select a segment by using SunburstSelectionBehavior. It provides the ability to customize the selection using SelectionMode, SelectionType, and SelectionCursor properties.

This article demonstrates how to create a WPF Sunburst Chart dashboard to visualize the detailed view of the Syncfusion Chart of the Week blog series. DemoGif

Troubleshooting

Path too long exception

If you are facing a path too long exception when building this example project, close Visual Studio and rename the repository to a shorter name and build the project.

For a step-by-step procedure, refer to the WPF Sunburst Chart for Chart of the Week Dashboard blog.

About

This article demonstrates how to create the WPF Sunburst Chart to display the detailed view of the Syncfusion Chart of the Week blog series.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages