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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# 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:
3
3
4
4
### Step 1: Create a Windows Forms Project
5
5
@@ -129,4 +129,4 @@ As both the applications are merged, it is needed to rebuild the whole applicati
129
129
130
130
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.
131
131
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