Pre loader

Customize Ticks with Tick Provider

Welcome to the SciChart Forums!

  • Please read our Question Asking Guidelines for how to format a good question
  • Some reputation is required to post answers. Get up-voted to avoid the spam filter!
  • We welcome community answers and upvotes. Every Q&A improves SciChart for everyone

WPF Forums | JavaScript Forums | Android Forums | iOS Forums

1
0

We are having an issue which is preventing us from upgrading to a newer version of Xamarin iOS SciChart.

With Xamarin iOS SciChart v3, the UpdateTicks method from SCINumericTickProvider cannot be overridden, because it doesn’t exist (at least not public).

In Xamarin Android SciChart v3, it works with overriding the UpdateTicks method.

In Xamarin iOS SciChart v2, it was possible to customize the ticks by overriding the method GetMajorTicksFromAxis from the class SCINumericTickProvider.

It looks like the types generation from iOS to Xamarin C# has missed to correctly export the UpdateTicks method as public overridable. (Because the docs say it should be there and it is there on Android Xamarin.)

Version
Xamarin iOS 3.0.0.4835
  • You must to post comments
0
0

Hello Jens,

Thanks for reporting this, now needed methods are exposed, and you can create custom TickProvider as per our documentation.
The fix is available in latest nightly build (v3.0.1.4889) which is available through the NuGet packages. Please try it out and let us know if that helps.

Best Regards,
Nazar R.

  • You must to post comments
0
0

Hello Nazar,

Thank you and sorry for the delay.

I tried to install the nuget version 3.0.1.4889, but I only get three options for older versions. I also checked the box for “preview versions” but that doesn’t change anything.

I attached a screenshot of the nuget window.

When I change the csproj file manually in a texteditor, replacing the old version number with 3.0.1.4889, visual studio shows an error which says that the version could not be found.

Images
  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.

Try SciChart Today

Start a trial and discover why we are the choice
of demanding developers worldwide

Start TrialCase Studies