Hello, we recently upgraded some of our software from .NET Framework 4.8 to .NET 6. In doing so we discovered that a direct assembly reference to Infragistics4.Win.UltraWinChart.v22.1 is required for the UltraChart control rather than a NuGet package reference.
I've read that the UltraDataChart is newer than the UltraChart, but it appears that some of the unique things we're doing with the UltraChart might not be possible with the UltraDataChart.
Even though the UltraChart is no longer being developed, will it continue to be included and usable via direct assembly references for future versions of Ultimate UI for Windows Forms?
Hello and thank you for contacting Infragistics. UltraWinChart is no longer packages starting with .NET Core. It will always be included in our DLL library upon manual installation. Other than 3d chart is there anything else you are doing that perhaps we can help you achieve in the UltraDataChart?