Skip to content

Commit a5394db

Browse files
Update README.md
1 parent 958b87f commit a5394db

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
@@ -27,7 +27,7 @@ To encapsulate and reuse the WPF chart control, need to create a Windows Control
2727
To enable the use of WPF Chart controls within the project, it is necessary to add the required WPF assemblies. Follow these steps:
2828

2929
1. Right-click the Windows Control Library project and select Manage NuGet Packages.
30-
2. Install the [Syncfusion.SfChart.WPF](https://www.syncfusion.com/wpf-controls/charts){target="_blank"} packages.
30+
2. Install the [Syncfusion.SfChart.WPF](https://www.syncfusion.com/wpf-controls/charts) packages.
3131

3232
### Step 4: Add a WPF User Control to the project
3333

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

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

131-
For more details, refer to the KB on How to host WPF Chart control in Windows Forms project ?
131+
For more details, refer to the KB on How to host WPF Chart control in Windows Forms project ?

0 commit comments

Comments
 (0)