ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Chart scale-length help. (https://www.excelbanter.com/excel-discussion-misc-queries/34799-chart-scale-length-help.html)

Vyz

Chart scale-length help.
 

I have a made an x-y scatter chart in Excel but I want the x and y axis
to be of the same scale-length. Is there anyway to do this besides
fiddling with resizing manually?

Thanks in advance.


--
Vyz
------------------------------------------------------------------------
Vyz's Profile: http://www.excelforum.com/member.php...o&userid=25127
View this thread: http://www.excelforum.com/showthread...hreadid=386290


Earl Kiosterud

Vyz,

Select the chart and run this macro. You can assign it to a keyboard
shortcut, toolbar button, menu item.

Sub SquarePlotArea()
ActiveChart.PlotArea.Width = ActiveChart.PlotArea.Height
End Sub
--
Earl Kiosterud
www.smokeylake.com

"Vyz" wrote in message
...

I have a made an x-y scatter chart in Excel but I want the x and y axis
to be of the same scale-length. Is there anyway to do this besides
fiddling with resizing manually?

Thanks in advance.


--
Vyz
------------------------------------------------------------------------
Vyz's Profile:
http://www.excelforum.com/member.php...o&userid=25127
View this thread: http://www.excelforum.com/showthread...hreadid=386290





All times are GMT +1. The time now is 09:07 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com