Chart issues migrating to net6
New DiscussionI’m migrating a winforms project from .net 4.7.2 to dotnet 6. The 4.7.2 project is using v22.1 of the controls. In as much as I’m not getting compilation errors, it seems to have mostly worked, but I’m having a few errors relating to the chart controls. I’ve added Infragistics.WinForms.Charts 22.1.71 via our private nuget feed, but I’m getting the following compile time errors:
- Type Infragistics.Win.UltrWinChart.UltraChart’ is not defined
- Type ‘ChartDataEventArgs’ is not defined
- Event ‘ChartDataClicked’ cannot be found
Any suggestions as to what might be the issue? Looking in a new project and dropping a chart control on a form, it looks like the chart controls might now be under Infragistics.Win.DataVisualization? I’m a little confused by that, as I’d have expected APIs to be more or less the same for the same major/minor version?
Sign In
to post a reply
Replies
Discussion created by
Favorites
Replies
Created On
Last Post
Discussion created by
Favorites
0 Replies
5 Created On
Sep 19, 2022 Last Post
3 years, 5 months ago 