Hi there,
We have an issue with trackball custom view (custom behaviour inheriting from ChartTrackballBehavior amd overriding GetView). Code is retrived from https://help.syncfusion.com/xamarin-android/sfchart/trackball#customizing-appearance.
The custom view is not visible, most likely due to positioning. Anything that we missed?
Also, how to only enable trackball for a series, can this be achieved by custom view as well?
Thanks