Search code examples
xamarin.androidxamarin.formssyncfusion.net-standard

Xamarin NetStandard Android sfChart DateTimeStripLine not displayed?


This is fairly specific (as the title suggests).

I've recently ported my Xamarin Forms app to NETStandard, and now my sfChart DateTimeStripLine are not visible on Android.

Things show up more-or-less fine on UWP, so I don't think I've introduced regressions.

Anyone else having similar experiences? Has anyone successfully used ChartStripLine on NET Standard?


Solution

  • We have prepared a sample using DateTimeStripline in SfChart with .Net Standard 1.3 and it’s working fine in this sample. If still you face the problem, please provide Stripline related code snippet, it would be helpful to provide better solution.