You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8
Original file line number
Diff line number
Diff line change
@@ -70,3 +70,11 @@ public class CustomTextAnnotation : RectangleAnnotation
70
70
## Output:
71
71
72
72

73
+
74
+
## Troubleshooting
75
+
76
+
#### Path too long exception
77
+
78
+
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.
79
+
80
+
For more details, refer to the KB on [How to create a custom annotation in WPF Chart?](https://support.syncfusion.com/kb/article/12315/how-to-create-a-custom-annotation-in-wpf-chart-sfchart).
0 commit comments