Dear Telerik Support Team,
I am experiencing a Java.Lang.IncompatibleClassChangeError in my Xamarin.Forms app when setting verticalAxisBar.HorizontalLocation = Com.Telerik.Widget.Chart.Engine.Axes.Common.AxisHorizontalLocation.Right in the Android APK. Removing this line stops the crash, but the axis defaults to the left, which isn’t ideal for my layout requirements, as I need it aligned to the right.
I’ve tried downgrading the Telerik library, but the issue persists. Could you advise if there’s a workaround or an alternative approach for setting the axis location to the right in Android builds?