From 819f50e2998cb88a1a2d22a9e0252f7c1677afb4 Mon Sep 17 00:00:00 2001 From: EzhilarasanElangovan31 Date: Fri, 10 Oct 2025 11:48:11 +0530 Subject: [PATCH] Commit --- MAUI/SunburstChart/Getting-Started.md | 2 ++ MAUI/SunburstChart/Overview.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/MAUI/SunburstChart/Getting-Started.md b/MAUI/SunburstChart/Getting-Started.md index d90c76ce59..0c0e618ca1 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 c5e99f75bd..469191db2c 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.