From fcb1bd74f2dc7db9f1c263993e8d6bd7fe481de9 Mon Sep 17 00:00:00 2001 From: aruljenithberkmans <124584591+aruljenithberkmans@users.noreply.github.com> Date: Mon, 29 Jul 2024 11:22:24 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3512aed..4047829 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,4 @@ In this sample, we customize the chart using following features. * [Inner](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.Charts.DataLabelPlacement.html#Syncfusion_Maui_Charts_DataLabelPlacement_Inner): Places the label inside of the Label Bar Alignmnet. * [Outer](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.Charts.DataLabelPlacement.html#Syncfusion_Maui_Charts_DataLabelPlacement_Outer): Places the label outside of the Label Bar Alignmnet. -For more information about the sample refer the [KB article](). +For more information about the sample refer the [KB article](https://support.syncfusion.com/kb/article/16573/how-to-display-data-labels-inside-segments-in-net-maui-sfcartesian-chart).