Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 3 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,7 @@ The WinUi Chart provides a simple way to achieve specific visual effects by expl
circularChart.Series.Add(pieSeries );
this.Content = circularChart;

**Output:**
![explode the pie chart](https://github.com/user-attachments/assets/a7696235-9817-4d0b-a0ea-0eac3ba25b4d)

**Conclusion**

I hope you enjoyed learning about how to slice(explode) the segment in pie Chart in WinUi (SfCircular Chart).

You can refer to our WinUI Cartesian Chart feature tour page to know about its other groundbreaking feature representations. You can also explore our WinUI Cartesian Chart documentation to understand how to present and manipulate data.

For current customers, you can check out our WinUI Controls from the License and Downloads page. If you are new to Syncfusion, you can try our 30-day free trial to check out our WinUI Cartesian Chart and other .WinUI controls.

If you have any queries or require clarifications, please let us know in comments below. You can also contact us through our support forums, Direct-Trac, or feedback portal. We are always happy to assist you!
**KB article** - [How to explode the pie chart slice in WinUI SfCircularChart](https://support.syncfusion.com/kb/article/12987/how-to-explode-the-pie-chart-slice-in-winui-chart-sfcircularchart)