Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
YO YO is offline
external usenet poster
 
Posts: 6
Default match range of axes from one plot to another

My spreadsheet has about 4 plots in different sheets and i wanted to combine
these charts into one sheet with new formatting. I matched up the data using:
Sheets("For Paper").ChartObjects("Chart 1").Chart.SeriesCollection(1).Formula
= Sheets("Chart4").SeriesCollection(1).Formula

Now I want to include in my macro a way to match the range of the x and y
axes. On my original plot, one of the plottted series is a 45 degree line
that extends from the minimum of x and y to the maximum of x and y. I was
thinking of possibly referring to the array from xvalues and pulling the
first value and second value to be linemin and linemax, but i'm not sure how
to do it. any ideas?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can you plot a graph with 3 axes e.g. xyz values on Excel? Khan Charts and Charting in Excel 4 April 25th 23 03:41 AM
How do I plot an XY (scatter) graph with two Y axes? PeterAtLufbra Charts and Charting in Excel 2 April 4th 23 10:44 AM
how does one plot a line-column on two axes in excel? gbrunnhoeffer Charts and Charting in Excel 1 September 7th 07 01:37 PM
Multiple x-axes on n XY plot rberke Charts and Charting in Excel 1 April 20th 06 09:07 AM
Scatter Plot and Axes labels Baapi Charts and Charting in Excel 1 October 8th 05 03:57 PM


All times are GMT +1. The time now is 04:32 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"