From 08ff48ec86877a02a1ccfd471b54b7cba608b7b2 Mon Sep 17 00:00:00 2001 From: Priyadharshini-Sf4862 Date: Fri, 9 May 2025 10:51:26 +0530 Subject: [PATCH] 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).