Page 1 of 1

NullReferenceException in LegendBoxBase when set position

Posted: Fri Dec 07, 2018 9:28 am
by Igor
Msg: System.Reflection.TargetInvocationException: Ein Aufrufziel hat einen Ausnahmefehler verursacht. ---> System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
bei Arction.WinForms.Charting.Views.LegendBoxBase.set_Position(LegendBoxPosition value)
... call from our code via update of the legendbox position.

This error occured in version 7.0.2.4018.

Are you aware of such an error? Is this fixed in a newer version?

Thank you very much

Best regards
Igor

LegendBox was visible at this moment, when error occured
chart.png
chart.png (21.49 KiB) Viewed 6931 times

Re: NullReferenceException in LegendBoxBase when set positio

Posted: Fri Dec 07, 2018 3:19 pm
by ArctionKestutis
LegendBox had a lot of modifications not only in version 8, but also in version 7 of LightningChart.
I could not definitely say about Null References exception but we are fixing them from time to time. If you know how to reproduce, just replace assemblies and try (or send test project for us to try).

All the best.