Page 1 of 1
LegendPalette Issue with .net6
Posted: Mon Oct 03, 2022 11:13 pm
by 15694038
Visual Studio 2022, dotnet core6
Steema.TeeChart.NET(4.2022.7.14)
I'm making a chart with dotnet core 6.0.
In the dotnet framework 4.7.2 environment, LegendPalette is visible.
However, it is not visible in a dotnet core 6.0 environment.
Is there anything special I need to set up?
Re: LegendPalette Issue with .net6
Posted: Tue Oct 04, 2022 10:07 am
by Christopher
Hello,
sihmon wrote: ↑Mon Oct 03, 2022 11:13 pm
However, it is not visible in a dotnet core 6.0 environment.
Is there anything special I need to set up?
unfortunately this is a defect which I've added to our issue tracker with
id=2558. We'll have a look at it as soon as we can and will get back to you with a fix.
Re: LegendPalette Issue with .net6
Posted: Thu Oct 06, 2022 2:35 am
by 15694038
Thanks for registering for the issue tracker.
Re: LegendPalette Issue with .net6
Posted: Thu Oct 13, 2022 7:08 am
by Christopher
sihmon wrote: ↑Thu Oct 06, 2022 2:35 am
Thanks for registering for the issue tracker.
You're very welcome. This issue has now been fixed, and the fix is in the
latest NuGet packets.
Re: LegendPalette Issue with .net6
Posted: Wed Oct 19, 2022 5:35 am
by 15694038
Thanks Christopher.
It was fixed very quickly.