Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Morning €“
Im trying to pull the auto scale values from one charts Y axis and apply them to another. I cannot seem to find a way of getting that information, is there a way? Arturo |
#2
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Hi,
You can use syntax similar to this. Msgbox activechart.Axes(xlvalue,xlPrimary).maximumscale Msgbox activechart.Axes(xlvalue,xlPrimary).minimumscale Cheers Andy Arturo wrote: Morning €“ Im trying to pull the auto scale values from one charts Y axis and apply them to another. I cannot seem to find a way of getting that information, is there a way? Arturo -- Andy Pope, Microsoft MVP - Excel http://www.andypope.info |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
X axis scale on an XY scatter plot | Charts and Charting in Excel | |||
"X" Axis with different scale | Charts and Charting in Excel | |||
Chaning X axis scale in Excel 2003 | Charts and Charting in Excel | |||
Chart Axis Scale Auto Values | Charts and Charting in Excel | |||
"Scale breaks" required in (Z) axis | Charts and Charting in Excel |