1
Answer

Xamarin.Forms using Microcharts

Melinda Khin

Melinda Khin

2y
1.5k
1

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)