Melinda Khin

Melinda Khin

  • NA
  • 4
  • 1.3k

Xamarin.Forms using Microcharts

Apr 23 2022 7:49 AM

I have a table on sqlite-pcl-net in Xamarin.Forms that is filled with data entry which includes an int value, a datetime, a timespan and a string. I want to create a dynamic line chart with MicroCharts using the int value as the Y axis and the Datetime value as the X axis if possible. Does Microcharts have a X and Y axis feature?


Answers (1)