PC Review Forums Newsgroups Microsoft Excel Microsoft Excel Charting X Axis

Reply

X Axis

 
Thread Tools Rate Thread
Old 20-11-2003, 11:53 PM   #1
Bruce
Guest
 
Posts: n/a
Default X Axis


Does anyone know a way to automatically draw the vertical
line that intersects with another plotted line using the XY
scatter charts

  Reply With Quote
Old 21-11-2003, 02:13 AM   #2
Tushar Mehta
Guest
 
Posts: n/a
Default Re: X Axis

Depending on what you want to do, put the values in worksheet cells,
and plot them. Or, add another series at the appropriate value with
hard-coded values as in =SERIES(,{10,10},{0,100},<number one larger
than existing number of series in chart>), which will draw a vertical
line at x=10 extending from y=0 to y=100.

Or, and again depending on what you want to do, use the Interactive
Chart add-in, downloadable from my web site.

--
Regards,

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

In article <0b0501c3afc1$727b54a0$a001280a@phx.gbl>,
anonymous@discussions.microsoft.com says...
> Does anyone know a way to automatically draw the vertical
> line that intersects with another plotted line using the XY
> scatter charts
>
>

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

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 On
HTML code is Off