Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have been trying to set the minimum and maximum values for the value axis
in Chart1 using macros without success. The Help file mentioned below VBA but I tried and it doesn't work. Maybe I missed out writing some steps. With Charts("Chart1").Axes(xlValue) .MinimumScale = 10 .MaximumScale = 120 End With Anyone can help me??? Many Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Dynamically Scale Gantt Chart Time Scale | Charts and Charting in Excel | |||
How to write a macro to modify an Excel chart | Charts and Charting in Excel | |||
Auto Scale Chart Macro -- Any improvements please? | Charts and Charting in Excel | |||
Excel can't execute minimum / maximum scale property | Excel Programming | |||
Changing a chart scale using a formula/macro | Charts and Charting in Excel |