Hi Aspose Team,
I think, I’ve encountered Aspose.Pdf.Generator.Graph scaling inconsistency while migrating from Aspose.Pdf 5.4 to 6.7. Basically in v6.7, you’ll get different results depending on if you scale Graph using ScalingRateX(Y) or simply by multiplying every shapes property by scale factor.
In my case, the difference becomes noticeable when scale factor drops below 0.2. So I’ve tried to scale shapes “manually” and it worked well for me. Unfortunately I don’t have time to create a code snippet, but I hope it will help somebody.
Regards…
Alex
Hi Alex,
Thanks for using our products.
I tested your scenario with source code shared over Graphs Rotation and Scaling using Aspose.PDf for .NET v6.7 and unable to notice any issue, you can set the scaling property manually like ScalingRateX = 0.2f;. For more details and code snippet, kindly visit: Graphs Rotation and Scaling. In case you still encounter any problem or you have any further query, please feel free to contact. We apologize for your inconvenience.
Thanks & Regards,