Hi All
In order to keep axis labels readable when a chart is resized, one can change the rotation Angle, or simply reduce the # of labels using the Step property. I do have a nifty routine for this,
But, In order to do this my method would have to know the dimensions (e.g. width/heigth in px) of the targeted chart area.
How can I obtain these dimensions?
Regards,
Hans