From d762d2f432d363a5ff9e960745210d778f0a25d5 Mon Sep 17 00:00:00 2001 From: Sowndharya1911 Date: Tue, 24 Dec 2024 14:08:54 +0530 Subject: [PATCH] Updated KB link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 72b8608..5a4a8ae 100644 --- a/README.md +++ b/README.md @@ -214,4 +214,4 @@ private void Chart_SelectionZoomEnd(object sender, ChartSelectionZoomEventArgs e If you are facing a path too long exception when building this example project, close Visual Studio and rename the repository to short and build the project. -For a step by step procedure, refer to the [BenchMark KB article](https://support.syncfusion.com/kb/article/16223/how-to-add-a-benchmark-line-to-thenet-maui-cartesian-chart?isInternalRefresh=False). \ No newline at end of file +For a step-by-step procedure, refer to the [How to highlight selected data points using the GetDataPoints method in .NET MAUI Cartesian Charts KB article](https://support.syncfusion.com/kb/article/16174/how-to-highlight-selected-data-points-in-net-maui-cartesian-charts). \ No newline at end of file