From 08ff48ec86877a02a1ccfd471b54b7cba608b7b2 Mon Sep 17 00:00:00 2001 From: Priyadharshini-Sf4862 Date: Fri, 9 May 2025 10:51:26 +0530 Subject: [PATCH 1/2] WPF-956968-KB link added to the read me file --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 961271f..a2b03e9 100644 --- a/README.md +++ b/README.md @@ -81,3 +81,8 @@ Learn step-by-step instructions and gain insights to add arrows to the axis usin ![AddArrowToAnnotation](https://github.com/user-attachments/assets/2ab333c7-3f49-4b98-a15e-71679a1ef332) +#### Path too long exception + +If you are facing a path too long exception when building this example project, close Visual Studio and rename the repository to a shorter name before building the project. + +For more details, refer to the KB on [how to add arrows to the chart axis in WPF Chart?](https://support.syncfusion.com/kb/article/18304/how-to-add-arrows-to-the-chart-axis-in-wpf-chart). From 316bd528ec7222232b79462f253ea4c378c67307 Mon Sep 17 00:00:00 2001 From: VimalaThirumalaiKumarSF3739 <105496706+VimalaThirumalaiKumarSF3739@users.noreply.github.com> Date: Thu, 22 May 2025 12:59:52 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2b03e9..ef99d3d 100644 --- a/README.md +++ b/README.md @@ -85,4 +85,4 @@ Learn step-by-step instructions and gain insights to add arrows to the axis usin If you are facing a path too long exception when building this example project, close Visual Studio and rename the repository to a shorter name before building the project. -For more details, refer to the KB on [how to add arrows to the chart axis in WPF Chart?](https://support.syncfusion.com/kb/article/18304/how-to-add-arrows-to-the-chart-axis-in-wpf-chart). +For more details, refer to the KB on [how to add arrows to the chart axis in WPF Chart](https://support.syncfusion.com/kb/article/18304/how-to-add-arrows-to-the-chart-axis-in-wpf-chart).