diff --git a/README.md b/README.md index 8e941cb..e0c7011 100644 --- a/README.md +++ b/README.md @@ -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)