Hi,
I have a scatter chart that gets updated on tap button action. I cannot get the chart to have animate the changes smoothly like it's done in samples.
The samples are objective c based so can someone provide a C# sample that animates changes in the chart smoothly.
Thank you
Hello,
I attached a sample. Each data point will animates individually using a repeating timer. Let me know if you have any questions.