Microsoft Charting Forms.DataVisualization are not displayed on windows 10 1809 with framework 4.7.2

Ask questions about creating Graphical User Interfaces (GUI) in PowerShell and using WinForms controls.
Forum rules
Do not post any licensing information in this forum.

Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
This topic is 5 years and 1 month old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked
User avatar
gatibeneva
Posts: 8
Last visit: Mon Apr 15, 2024 1:33 pm

Microsoft Charting Forms.DataVisualization are not displayed on windows 10 1809 with framework 4.7.2

Post by gatibeneva »

- Product, version: Powershell 2019 5.6.159 64 bit version

- Windows 10 1709 64 bits edition with Netframework 4.5.2 and Windows 10 64 bits edition 1809 with Netframework 4.7.2

- Problem : I have a GUI with graphical charting object on my form, on the w10 1709 machine, all are displayed well, but on the new w10 1809 machine, the chart are not displaying at all. I have three charts with graphic on my project and all the three charts are not displaying.

can you help me with that.

thanks.

- see screenshot for reference
Attachments
chart2.png
chart2.png (36.11 KiB) Viewed 1763 times
chart.png
chart.png (35.4 KiB) Viewed 1763 times
jvierra
Posts: 15439
Last visit: Tue Nov 21, 2023 6:37 pm
Answers: 30
Has voted: 4 times
Been upvoted: 33 times

Re: Microsoft Charting Forms.DataVisualization are not displayed on windows 10 1809 with framework 4.7.2

Post by jvierra »

It is likely a graphics issue with the new machine. Is it a high-resolution graphics system?
User avatar
gatibeneva
Posts: 8
Last visit: Mon Apr 15, 2024 1:33 pm

Re: Microsoft Charting Forms.DataVisualization are not displayed on windows 10 1809 with framework 4.7.2

Post by gatibeneva »

Hi, it is the same resolution as it is on the other computer. Note that we've tested on multiple 1809 machines and the same problem occur.
Resolution are 1680X1050
Thanks
jvierra
Posts: 15439
Last visit: Tue Nov 21, 2023 6:37 pm
Answers: 30
Has voted: 4 times
Been upvoted: 33 times

Re: Microsoft Charting Forms.DataVisualization are not displayed on windows 10 1809 with framework 4.7.2

Post by jvierra »

Yes but is it set to hi-dpi. I am sure you can set a hi-dpi adapter to that raster.
User avatar
gatibeneva
Posts: 8
Last visit: Mon Apr 15, 2024 1:33 pm

Re: Microsoft Charting Forms.DataVisualization are not displayed on windows 10 1809 with framework 4.7.2

Post by gatibeneva »

ok I confirm that it is not related to the screen resolution, all configuration are standard settings..

any others solution?

thanks
jvierra
Posts: 15439
Last visit: Tue Nov 21, 2023 6:37 pm
Answers: 30
Has voted: 4 times
Been upvoted: 33 times

Re: Microsoft Charting Forms.DataVisualization are not displayed on windows 10 1809 with framework 4.7.2

Post by jvierra »

Can you attach a simple version of you form that shows the issue?
This topic is 5 years and 1 month old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked