Search found 3270 matches

by Pep
Fri Feb 19, 2021 3:23 pm
Forum: .NET
Topic: System.ArgumentNullException Value cannot be null. Parameter name: type
Replies: 20
Views: 33855

Re: System.ArgumentNullException Value cannot be null. Parameter name: type

Hello,
just inform to you that a new TeeChart for Xamarin.Forms Nuget version has been published, this one compiled with the latest Xamarin.Forms stable version and also includes fixes for NearestPointTool change event and also the feature you commented.

Nuget version

Thanks.
by Pep
Thu Feb 04, 2021 11:35 am
Forum: .NET
Topic: Pan/Zoom and Screen Tap is broken on iOS.
Replies: 6
Views: 13303

Re: Pan/Zoom and Screen Tap is broken on iOS.

Hi,
ok, thanks for all the information.
Not sure if the problem also happens by using the TeeChart for Xamarin.Forms 4.2020.5.28 version with an older version of Xamarin.Forms.
We're working on this and hope we can have a new maintenance release soon that fixes these problems.
by Pep
Thu Feb 04, 2021 11:32 am
Forum: .NET
Topic: System.ArgumentNullException Value cannot be null. Parameter name: type
Replies: 20
Views: 33855

Re: System.ArgumentNullException Value cannot be null. Parameter name: type

Yes, the exception seems to be related with Xamarin.Forms v5. Not sure if it also happens to you with older Xamarin.Forms version.
by Pep
Thu Feb 04, 2021 11:19 am
Forum: .NET
Topic: Legend styling (Xamarin Forms)
Replies: 2
Views: 6963

Re: Legend styling (Xamarin Forms)

Hello Scobie, here the answers to your questions, all added in the code below : { // Add inside main method // 1 - Chart legend font color to white Chart.chart.Legend.Font.Color = Color.White; // 2 - Legend squared symbol using drawsymbol method Chart.chart.Legend.Symbol.OnSymbolDraw += Symbol_OnSym...
by Pep
Wed Jan 27, 2021 7:19 pm
Forum: .NET
Topic: System.ArgumentNullException Value cannot be null. Parameter name: type
Replies: 20
Views: 33855

Re: System.ArgumentNullException Value cannot be null. Parameter name: type

Hello, yes, you're correct. I'm able to reproduce the problem here by using the latest TeeChart for Xamarin.Forms version published. The problem appeared since the 4.2020.9.28 version. In order to make it work until we fix the problem ,you'd have to use the 4.2020.5.28 version. I've already added th...
by Pep
Mon Jan 25, 2021 6:12 pm
Forum: .NET
Topic: System.ArgumentNullException Value cannot be null. Parameter name: type
Replies: 20
Views: 33855

Re: System.ArgumentNullException Value cannot be null. Parameter name: type

Hello, just updated nugets and both exceptions still occur. We did some tests with the latest Xamarin.Forms version available and it seems that comes with a problem that might be related to the one that you writen here, so we decided to wait for the next Xamarin.Forms stable version in order to comp...
by Pep
Fri Jan 22, 2021 7:37 am
Forum: .NET
Topic: Add scalable image to gauge chartview (Xamarin Forms)
Replies: 11
Views: 18424

Re: Add scalable image to gauge chartview (Xamarin Forms)

Hello,

I'm glad to hear you like it.
Thanks !
by Pep
Thu Jan 21, 2021 1:34 pm
Forum: .NET
Topic: Add scalable image to gauge chartview (Xamarin Forms)
Replies: 11
Views: 18424

Re: Add scalable image to gauge chartview (Xamarin Forms)

Hello, Obviously, I would still be interested to know the full answer, if you do find out how to reliably draw the resized original image correctly. Sure, but for the moment we've not being able to find what is causing this behaviour. The other graphic which I have to show is slightly more involved,...
by Pep
Wed Jan 20, 2021 1:29 pm
Forum: .NET
Topic: Add scalable image to gauge chartview (Xamarin Forms)
Replies: 11
Views: 18424

Re: Add scalable image to gauge chartview (Xamarin Forms)

Hello, We successfully tested a startup, once-only timer that loads the image everytime on startup but we have found in tests, as you noted, that the image can disappear unexpectedly at some screen paints. We think this is down to the environment and are following up on it. In the meantime we offer ...
by Pep
Tue Jan 12, 2021 9:45 pm
Forum: .NET
Topic: Add scalable image to gauge chartview (Xamarin Forms)
Replies: 11
Views: 18424

Re: Add scalable image to gauge chartview (Xamarin Forms)

Hello, sorry fo delay on this anwer. Just let you know that we're just looking at it. We hope to send a solution or just to publish a new version that fixes this problem asap. We're looking for the best solution and will take a while. I hope we can have a this fix before the end of this week. Thanks...
by Pep
Tue Jan 12, 2021 5:14 pm
Forum: .NET
Topic: System.ArgumentNullException Value cannot be null. Parameter name: type
Replies: 20
Views: 33855

Re: System.ArgumentNullException Value cannot be null. Parameter name: type

Hello,

it seems that is working fine here. Do you have a simple example to reproduce it ?
Anyway, just tell to you, that we're going to upload a new nuget version package before the end of this week (compiled with the latest Xamarin.Forms version).
by Pep
Thu Jan 07, 2021 7:04 am
Forum: .NET
Topic: Add scalable image to gauge chartview (Xamarin Forms)
Replies: 11
Views: 18424

Re: Add scalable image to gauge chartview (Xamarin Forms)

Hello,
sure, let me check the example you've attached and back to you asap.
Most likely it can be solved by calling to the draw method at the OnBeforeDrawSeries event, but let me check and see what happens.
by Pep
Thu Dec 17, 2020 10:08 am
Forum: .NET
Topic: Add scalable image to gauge chartview (Xamarin Forms)
Replies: 11
Views: 18424

Re: Add scalable image to gauge chartview (Xamarin Forms)

Hello, ok, i've been able to reproduce the problem here. It's bug. It has been added on our bug list so it can be addressed into the next maintenance releases. http://bugs.teechart.net/show_bug.cgi?id=2394 The problem happens once we try to use the Draw method in conjnction with the stretch mode. As...
by Pep
Thu Dec 17, 2020 9:11 am
Forum: .NET
Topic: Add scalable image to gauge chartview (Xamarin Forms)
Replies: 11
Views: 18424

Re: Add scalable image to gauge chartview (Xamarin Forms)

Hello, just inform to you, that we're looking at it, and doing some tests in order to reproduce the problem , and we'll back to you with an answer as soon as possible. As a question to you, what does it happens when you use the : // NOT WORKING //g.Draw(new Rectangle(xpos, ypos, 12, 12), img, Steema...
by Pep
Fri Jun 05, 2020 4:24 pm
Forum: .NET
Topic: in assembly 'TeeChart.PCL.Android.dll': Mono.Cecil.ResolutionException: Failed to resolve Style::NestedScrollBarStyle
Replies: 15
Views: 35791

Re: in assembly 'TeeChart.PCL.Android.dll': Mono.Cecil.ResolutionException: Failed to resolve Style::NestedScrollBarStyl

Hello,
It's strange, I've just checked with a non expired licence and all is working fine here.
Could you please send me a direct message to pep@steema.com attaching the license file you're using so I can check it here ?