Skip to content

Commit 4dffda8

Browse files
Sample and readme file updated
1 parent 0175ba7 commit 4dffda8

20 files changed

+105
-483
lines changed

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,15 @@ It has been achieved by setting [Interior](https://help.syncfusion.com/cr/wpf/Sy
4848

4949
## Output:
5050

51-
![gradient colors for each series WPF Chart](Output.png)
51+
![gradient colors for each series WPF Chart](Output.png)
5252

53-
KB article - [How to apply gradient colors for each series in WPF Chart](https://www.syncfusion.com/kb/11849/how-to-apply-gradient-colors-for-each-series-in-wpf-chart)
53+
## Troubleshooting
54+
55+
#### Path too long exception
56+
57+
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.
58+
59+
For more details, refer to the KB on [How to apply gradient colors for each series in WPF Chart](https://www.syncfusion.com/kb/11849/how-to-apply-gradient-colors-for-each-series-in-wpf-chart).
5460

5561
### See Also
5662

@@ -60,4 +66,4 @@ KB article - [How to apply gradient colors for each series in WPF Chart](https:/
6066

6167
[How to change colors of specific data points in the chart](https://www.syncfusion.com/kb/10928/how-to-change-colors-of-specific-data-points-in-the-chart)
6268

63-
[How to add custom color model to series](https://www.syncfusion.com/kb/5480/how-to-add-custom-color-model-to-series)
69+
[How to add custom color model to series](https://www.syncfusion.com/kb/5480/how-to-add-custom-color-model-to-series)

Sample-WPF.sln

Lines changed: 0 additions & 25 deletions
This file was deleted.

Sample-WPF/App.config

Lines changed: 0 additions & 6 deletions
This file was deleted.

Sample-WPF/MainWindow.xaml.cs

Lines changed: 0 additions & 31 deletions
This file was deleted.

Sample-WPF/Properties/AssemblyInfo.cs

Lines changed: 0 additions & 55 deletions
This file was deleted.

Sample-WPF/Properties/Resources.Designer.cs

Lines changed: 0 additions & 63 deletions
This file was deleted.

Sample-WPF/Properties/Resources.resx

Lines changed: 0 additions & 117 deletions
This file was deleted.

Sample-WPF/Properties/Settings.Designer.cs

Lines changed: 0 additions & 26 deletions
This file was deleted.

Sample-WPF/Properties/Settings.settings

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)