Skip to content

Commit dfc94c8

Browse files
authored
Update README.md
1 parent 1013f47 commit dfc94c8

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
1-
# How-to-create-animated-chart-in-Xamarin.Forms
2-
This sampl explains how to create animated chart in Xamarin.Forms
1+
# How to create animated chart in Xamarin.Forms
2+
3+
[Xamarin.Forms Charts](https://www.syncfusion.com/xamarin-ui-controls/xamarin-charts) will animate seamlessly in two ways: when you first load the chart or when you redraw it after modifying the data points. This section explains both ways of animating chart control.
4+
## To animate on startup
5+
https://github.com/SyncfusionExamples/How-to-create-animated-chart-in-Xamarin.Forms/blob/main/Create-Animated-Charts-and-Graphs.gif
6+
## To animate on programmatically
7+
https://github.com/SyncfusionExamples/How-to-create-animated-chart-in-Xamarin.Forms/blob/main/Programmatically-animated-chart.gif

0 commit comments

Comments
 (0)