Home |
Search |
Today's Posts |
#8
![]() |
|||
|
|||
![]() If it fits into what you want to accomplish, why not force the plotarea to be squa sub squarechart() With activechart.plotarea h=.height .width=h end with end sub this will force the plotarea to be square. I'm not sure how closely this will force the axes to be equal in length, but that could be checked (using the height/width properties of the axis object) and the width/height of the plotarea adjusted accordingly. Note that I've assumed that height is the smaller dimension. If width is the smaller dimension, switch the height and width accordingly. -- MrShorty ------------------------------------------------------------------------ MrShorty's Profile: http://www.excelforum.com/member.php...o&userid=22181 View this thread: http://www.excelforum.com/showthread...hreadid=388441 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Pivot Table, Line Chart with Secondary Y axis, Page Field selection destroys Y2 axis | Charts and Charting in Excel | |||
can't change how data on 2nd axis is being displayed | Charts and Charting in Excel | |||
Moving selected data | Excel Worksheet Functions | |||
Second X axis at top of chart? | Charts and Charting in Excel | |||
Labels on Chart with Negative Value Axis | Charts and Charting in Excel |