Skip to content

Commit e6cad5d

Browse files
Updated read me file
1 parent 5f9827e commit e6cad5d

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

README.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -95,17 +95,20 @@ WPF SfChart provides support for formatting axis labels based on axis intervals
9595

9696
![Output](https://user-images.githubusercontent.com/105482474/211509266-b28301df-9f64-4c2b-8f79-e9cf258b2723.png)
9797

98+
## Troubleshooting
99+
100+
#### Path too long exception
101+
102+
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.
103+
104+
For more details, refer to the KB on [How to format TimeSpanAxis label based on axis interval in WPF (SfChart)](https://support.syncfusion.com/kb/article/12317/how-to-format-timespanaxis-label-based-on-axis-interval-in-wpf-sfchart).
105+
106+
98107
##See Also
99108

100109
[Axis labels for TimeSpanAxis in WPF (SfChart)](https://help.syncfusion.com/wpf/charts/axis#axis-labels)
101110

102111
[How to display the axis labels in a particular format](https://www.syncfusion.com/kb/3318/how-to-display-the-axis-labels-in-a-particular-format-of-wpf-chart-sfchart)
103112

104-
## Troubleshooting
105-
106-
#### Path too long exception
107-
108-
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.
109113

110-
For more details, refer to the KB on [How to customize label formats of data-time axis during the interval transitions](https://www.syncfusion.com/kb/6940/how-to-customize-the-label-formats-of-date-time-axis-during-interval-transitions-in-wpf).
111114

0 commit comments

Comments
 (0)