I want to get the PlotArea width and height in order to calculate the proportion.
I used ActiveChart.PlotArea.Width
to get the width, and then tested the width using Photoshop.
I discovered that the width returned by ActiveChart.PlotArea.Width
is wrong.
Image shows what I am talking about:
I have no Idea why...
Please help me to understand why it happens and how to fix it...
Thanks!