Skip to content

Commit 6109fd9

Browse files
committed
Update published KB link in readme file
1 parent 7cfa027 commit 6109fd9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# How to host WPF Chart control in Windows Forms project
2-
This article offers a step-by-step guide to integrating a WPF Chart control into a Windows Forms project. Hosting a WPF Chart control within a Windows Forms application enables access to the advanced and modern features of WPF while maintaining the existing Windows Forms infrastructure. Follow these steps:
2+
This article offers a step-by-step guide to integrating a [WPF Chart](https://www.syncfusion.com/wpf-controls/charts) control into a Windows Forms project. Hosting a [WPF Chart](https://www.syncfusion.com/wpf-controls/charts) control within a [Windows Forms](https://help.syncfusion.com/windowsforms/overview) application enables access to the advanced and modern features of WPF while maintaining the existing Windows Forms infrastructure. Follow these steps:
33

44
### Step 1: Create a Windows Forms Project
55

@@ -129,4 +129,4 @@ As both the applications are merged, it is needed to rebuild the whole applicati
129129

130130
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.
131131

132-
For more details, refer to the KB on How to host WPF Chart control in Windows Forms project ?
132+
For more details, refer to the KB on [How to host WPF Chart control in Windows Forms project](https://support.syncfusion.com/kb/article/18893/how-to-host-wpf-chart-control-in-windows-forms-project-).

0 commit comments

Comments
 (0)