Skip to content

Commit 149863b

Browse files
Updated the sample
1 parent 00b8ddd commit 149863b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,14 @@ public class LineSeriesExt : LineSeries
5353
```
5454
![MainWindow-2023-02-13-10-33-56](https://user-images.githubusercontent.com/105496706/218442232-1de8fd3c-8c86-41bf-91fe-43c85ea0891e.gif)
5555

56+
## Troubleshooting
57+
58+
#### Path too long exception
59+
60+
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.
61+
62+
For more details, refer to the KB on [How to restrict the tooltip on a WPF Chart?](https://support.syncfusion.com/kb/article/12326/how-to-restrict-the-tooltip-on-a-wpf-chart).
63+
5664
**See Also,**
5765
<br>[How to provide animation effects for tooltip?](https://help.syncfusion.com/wpf/charts/interactive-features/tooltip#animation-for-tooltip)
5866
<br>[How to customize the tooltip in chart?](https://help.syncfusion.com/wpf/charts/interactive-features/tooltip#customizing-the-appearance)

0 commit comments

Comments
 (0)