Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
My macro creates a chart, positions its top left corner appropriately on the
worksheet and uses the following command to size the height of the chart to fit across 8 rows of the sheet: ActiveSheet.Shapes("MyChart").ScaleHeight 0.8, msoFalse, msoScaleFromTopLeft My problem is that if I change the view/zoom setting, the object height does not adjust accordingly. A scale height of 0.8 is correct when the zoom setting is 100% and incorrect for every other setting. How do I fix this please? TIA .. Greg |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Chart sizing | Excel Discussion (Misc queries) | |||
Chart Sizing | Charts and Charting in Excel | |||
chart sizing | Charts and Charting in Excel | |||
sizing a chart | Charts and Charting in Excel | |||
Dynamic Chart Object | Excel Discussion (Misc queries) |