Skip to content

Commit 8fe81e2

Browse files
committed
added api reference
1 parent 4a25278 commit 8fe81e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
JSON is one of the most widely used data formats, but working with it can be challenging.
44

5-
This article focuses on extracting data from JSON files and visualizing it using bar charts, line charts, and pie charts from the Syncfusion WPF Charts control.
5+
This article focuses on extracting data from JSON files and visualizing it using bar charts, line charts, and pie charts from the [Syncfusion WPF Charts](https://help.syncfusion.com/wpf/charts/getting-started) control.
66

77
Four easy steps can be used to quickly display data from a JSON web service using the WPF Charts simplicity:
88
1. Retrieve the data from json string or web service using HttpClient.

0 commit comments

Comments
 (0)