diff --git a/MAUI/SunburstChart/Getting-Started.md b/MAUI/SunburstChart/Getting-Started.md index d90c76ce5..0c0e618ca 100644 --- a/MAUI/SunburstChart/Getting-Started.md +++ b/MAUI/SunburstChart/Getting-Started.md @@ -7,6 +7,8 @@ control: SfSunburstChart documentation: ug --- +> **Notice**: After **Volume 3 2025 (Mid of March 2025)**, feature enhancements for this control will no longer be available in the Syncfusion® package. Please switch to the **Syncfusion® Toolkit for .NET MAUI** for continued support. For a smooth transition refer this [migration document](https://help.syncfusion.com/maui-toolkit/migration). + # Getting Started with .NET MAUI Sunburst Chart This section explains how to populate the sunburst chart with data, a title, data labels, a legend, and a tooltip, as well as the essential aspects of getting started with the [Sunburst Chart](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.SunburstChart.SfSunburstChart.html). diff --git a/MAUI/SunburstChart/Overview.md b/MAUI/SunburstChart/Overview.md index c5e99f75b..469191db2 100644 --- a/MAUI/SunburstChart/Overview.md +++ b/MAUI/SunburstChart/Overview.md @@ -7,6 +7,8 @@ control: SfSunburstChart documentation: ug --- +> **Notice**: After **Volume 3 2025 (Mid of March 2025)**, feature enhancements for this control will no longer be available in the Syncfusion® package. Please switch to the **Syncfusion® Toolkit for .NET MAUI** for continued support. For a smooth transition refer this [migration document](https://help.syncfusion.com/maui-toolkit/migration). + # .NET MAUI Sunburst Chart Overview The Syncfusion® .NET MAUI Sunburst Chart is used to visualize hierarchical data structures. The chart organizes data in multiple levels, where each level represents a different category or subcategory. This visualization helps users understand relationships and dependencies within the data in an intuitive and user-friendly way.