A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Charts and Charting
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

extract SeriesCollection(x) location...



 
 
Thread Tools Display Modes
  #1  
Old September 25th, 2003, 08:33 AM
BK_Ziv
external usenet poster
 
Posts: n/a
Default extract SeriesCollection(x) location...

Is there a way to extract the x and y values in "points" from a data
point in a SeriesCollection?

I want to draw a line from one point to another and want the line to
change as the data points change and are updated in the chart.

I assume that Excel must know where to put a data point on the chart in
"points" from 0,0 in the upper left corner. If not how else does it
know where to draw them?

Thank you,
BK_Ziv



------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~ View and post usenet messages directly from http://www.ExcelForum.com/

  #2  
Old September 25th, 2003, 01:44 PM
Tushar Mehta
external usenet poster
 
Posts: n/a
Default extract SeriesCollection(x) location...

You don't need to worry about the window coordinates.

Put the x and y values of each of the 2 points you want to connect in
worksheet cells. Now, plot this data set. When the x or y values
change XL will automatically update the chart.

--
Regards,

Tushar Mehta, MS MVP -- Excel
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions

In article ,
says...
Is there a way to extract the x and y values in "points" from a data
point in a SeriesCollection?

I want to draw a line from one point to another and want the line to
change as the data points change and are updated in the chart.

I assume that Excel must know where to put a data point on the chart in
"points" from 0,0 in the upper left corner. If not how else does it
know where to draw them?

Thank you,
BK_Ziv



------------------------------------------------
~~ Message posted from
http://www.ExcelTip.com/
~~ View and post usenet messages directly from http://www.ExcelForum.com/


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 09:44 AM.


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