diff --git a/wpf/Charts/SeriesTypes/PieandDoughnut.md b/wpf/Charts/SeriesTypes/PieandDoughnut.md
index 0649501d0..a85f04579 100644
--- a/wpf/Charts/SeriesTypes/PieandDoughnut.md
+++ b/wpf/Charts/SeriesTypes/PieandDoughnut.md
@@ -100,6 +100,18 @@ The small segments in the pie chart can be grouped into the “others” categor
{% highlight xaml %}
+
+
+
+
+
+
+
+
+
+
+
@@ -137,6 +149,8 @@ The small segments in the pie chart can be grouped into the “others” categor

+You can explore our KB article on showing adornment labels for grouped values in WPF Circular Chart to learn [`how to configure and display labels for grouped values`](https://support.syncfusion.com/kb/article/21684/how-to-show-adornment-labels-for-grouped-values-in-wpf-circular-chart) effectively.
+
**Pie series with grouping (Mode - Angle)**
{% tabs %}
@@ -645,4 +659,4 @@ N> You can refer to our [WPF Doughnut Chart](https://www.syncfusion.com/wpf-cont
## See also
-[`How to create Pie Chart in C# WPF`](https://www.syncfusion.com/kb/10789/how-to-create-pie-chart-in-c-wpf)
+[`How to create Pie Chart in C# WPF`](https://www.syncfusion.com/kb/10789/how-to-create-pie-chart-in-c-wpf)
\ No newline at end of file