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?
Hi Michael, thanks for the quick response!
We're not using the 3d chart but we are doing a few other things that we haven't been able to figure out with the UltraDataChart. I'll attach a screenshot so you can see what I'm talking about, but here are the main things we're doing with the UltraChart:
I wouldn't be surprised if some of the above things are actually possible with the UltraDataChart, so if you have any suggestions I'd really appreciate it! Also if you would prefer that I create a separate thread for these questions just let me know and I'd be happy to do so.