Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
I need to print a chart such that the scale is the same on the x-axis and
y-axis. I need to print this chart such that the scale size is the same (prints 1:1) (the number of pixels between each tick is the same on both axes). Other than manually changing the dimensions of the graph until the gridlines form a square is there another way? Hopefully there a piece of VB code that can automatically set this. |
#2
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Try this:
http://peltiertech.com/Excel/Charts/SquareGrid.html - Jon ------- Jon Peltier, Microsoft Excel MVP Tutorials and Custom Solutions Peltier Technical Services, Inc. - http://PeltierTech.com _______ "Crazyish1" wrote in message ... I need to print a chart such that the scale is the same on the x-axis and y-axis. I need to print this chart such that the scale size is the same (prints 1:1) (the number of pixels between each tick is the same on both axes). Other than manually changing the dimensions of the graph until the gridlines form a square is there another way? Hopefully there a piece of VB code that can automatically set this. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel chart: scaling both axii to 1inch guidelines spacing? | Charts and Charting in Excel | |||
Scaling within a chart | Charts and Charting in Excel | |||
Scaling the x-axis on a line chart | Charts and Charting in Excel | |||
2 Axis chart and scaling | Charts and Charting in Excel | |||
Scaling a chart that has been dynamically created in vb | Charts and Charting in Excel |