Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Is there a way to do this that does not involve VB?
I have searched through the site and seen people post about http://peltiertech.com/Excel/Charts/...nkToSheet.html I have tried adding another series of the same data, and hiding the data - but this always makes the spacing on the x axis a bit 'shifted to the left'. Any help would be very much appreciated. |
#2
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Hi,
You can not adjust the scales min/min values to a specific value without using code. If you just want the secondary axis to match the primary then you can do that by including the maximum data value in a series on both the primary and secondary axis. The shifting is probably caused by your choice of chart type for the extra series. Try using a line type. Cheers Andy Gaijintendo wrote: Is there a way to do this that does not involve VB? I have searched through the site and seen people post about http://peltiertech.com/Excel/Charts/...nkToSheet.html I have tried adding another series of the same data, and hiding the data - but this always makes the spacing on the x axis a bit 'shifted to the left'. Any help would be very much appreciated. -- Andy Pope, Microsoft MVP - Excel http://www.andypope.info |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Need PivotChart x axis to cross Y axis at minimum Y axis value | Charts and Charting in Excel | |||
Excel 2003: Mapping rows (x-axis) vs multiple columns (y-axis) | Excel Discussion (Misc queries) | |||
TO CREATE A LINE CHART WITH RATE IN Y AXIS & REAL TIME IN X AXIS | Charts and Charting in Excel | |||
How to insert X axis scale values next to axis and X axis grid lin | Charts and Charting in Excel | |||
Secondary Axis Annual Units sold on 1 Y Axis - Dollar Volume on another | Charts and Charting in Excel |