Search found 6 matches

by Max E.
Thu Aug 10, 2017 12:44 pm
Forum: LightningChart Bug Reports
Topic: SeriesErrorPoint: Wrong position of error bars
Replies: 1
Views: 16882

SeriesErrorPoint: Wrong position of error bars

Hello, when I use the SeriesErrorPoint type in combination with the FreeformPointLineSeries.PointCountLimit, the error bars are not drawn correctly (they are drawn at the wrong position): 10-08-2017 14-40-06.jpg The error does not occur if I manually remove old points from the FreeformPointLineSerie...
by Max E.
Fri May 05, 2017 2:54 pm
Forum: LightningChart Ultimate WinForms
Topic: Poor performance when debugger attached
Replies: 9
Views: 13125

Re: Poor performance when debugger attached

I created a sample project and a video that demonstrates Problem No. 3, but I cannot upload it here because the files are too big. Can you give me an e-mail address to which I can send them?
by Max E.
Fri May 05, 2017 2:46 pm
Forum: LightningChart Ultimate WinForms
Topic: Poor performance when debugger attached
Replies: 9
Views: 13125

Re: Poor performance when debugger attached

You are right, I accidentially used the key in my previous post, not the deployment key. I tried again, and I double checked, I'm using the deplayment key now. The excepion still occurs: Exception in Main.jpg These are the details: System.Exception occurred HResult=-2146233088 Message=Eine Ausnahme ...
by Max E.
Fri May 05, 2017 1:37 pm
Forum: LightningChart Ultimate WinForms
Topic: Poor performance when debugger attached
Replies: 9
Views: 13125

Re: Poor performance when debugger attached

Hi Kestutis,

thanks for your tips. Regarding Problem No. 2, I tried what you suggested and set the deployment key before the control is created, but still get this Exception:
Exception Deployment Key.jpg
Exception Deployment Key.jpg (98.53 KiB) Viewed 13095 times
Regards

Max
by Max E.
Thu May 04, 2017 2:43 pm
Forum: LightningChart Ultimate WinForms
Topic: Poor performance when debugger attached
Replies: 9
Views: 13125

Re: Poor performance when debugger attached

Hi, in the case I described I had ten PointLineSeries with a few hundred data points each. New points are added with a frequency of 10Hz. I really don't think that my performance problem is the regular performance loss that comes when a debugger is attached, because the chart isn't responding any mo...
by Max E.
Thu Apr 27, 2017 1:22 pm
Forum: LightningChart Ultimate WinForms
Topic: Poor performance when debugger attached
Replies: 9
Views: 13125

Poor performance when debugger attached

Hi, I noticed that the performance of the chart (XY-view) is extremely poor when the Visual Studio debugger is attached to the process. The application responds in a very laggy way and ultimately freezes. As soon as I detach the debugger, the chart runs as smoothly as expected. I only experience thi...