hi
any plans to support xamarin forms in the future.
- SPS asked 7 years ago
- You must login to post comments
An update for everyone here:
We now support Xamarin.iOS and Xamarin.Android (Xamarin Native) but no official layer for Xamarin Forms. However, this does not mean you cannot use SciChart in Xamarin Forms. You will need to write a small module to contain the chart and a custom renderer. See some documentation from Xamarin on how to do this here:
Any Xamarin.Forms control that allows Content to be set, or that has a Children collection, can add platform-specific views. For example, an iOS UILabel can be directly added to the ContentView.Content property, or to the StackLayout.Children collection. However, note that this functionality requires the use of #if defines in Xamarin.Forms Shared Project solutions, and isn’t available from Xamarin.Forms .NET Standard library solutions.
We don’t have a specific example how to do this yet, however, if you wish to see SciChart in Xamarin Forms or for us to create more examples, please vote for it on our features request system.
To access, please see here: https://www.scichart.com/feedback-policy/
Best regards,
Andrew
- Andrew Burnett-Thompson answered 5 years ago
- last edited 5 years ago
- You must login to post comments
SciChart iOS/Android can already be used in Xamarin Forms projects.
Please see this article for details.
In the future, we may provide Xamarin Forms specific wrapper around the SciChart iOS & Android components, it depends a lot on demand from customers.
Best regards,
Andrew
- Andrew Burnett-Thompson answered 7 years ago
- last edited 7 years ago
- You must login to post comments
I am considering applying server-side licensing for my javerScript application.
In the document below, there is a phrase “Our server-side licensing component is written in C++.”
(https://support.scichart.com/index.php?/Knowledgebase/Article/View/17256/42/)
However, there is only asp.net sample code on the provided github.
(https://github.com/ABTSoftware/SciChart.JS.Examples/tree/master/Sandbox/demo-dotnet-server-licensing)
I wonder if there is a sample code implemented in C++ for server-side licensing.
Can you provide c++ sample code?
Also, are there any examples to run on Ubuntu?
- jp13 answered 7 years ago
- You must login to post comments
Hi, any plan for support Xamarin.Forms ??
- Gabriel Griesser answered 5 years ago
- You must login to post comments
Please login first to submit.