Tengo el mismo problema
Hi Leonardo Buasso,
We have prepared the simple sample in MS and checked the reported problem. The
reported problem occurs also while using the Graphics.DrawString method with
System.Windows.Forms.DataVisualization.Charting.Chart. So, we have asked query
in Microsoft developer community forum. Please find the below link,
MSDN link: https://developercommunity.visualstudio.com/t/text-drawn-using-graphicsdrawstring-method-is-not/1225695
However, as per the answer provided for the query raised in the developer’s
community, the reported issue is a GDI+ caching related issue when launching
the second form in the Load event of the main form. It occurs only when
launching the form in the load event and the workaround suggested to resolve
this is not to launch the form in the load event. Kindly change the place of
launching the form as suggested in the developer’s community solution.
Please let us know if you have any concerns about this.
Regards,
Vijayarasan S