View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.charting
monir monir is offline
external usenet poster
 
Posts: 215
Default 2D Points Joined by Vectors

Hi Jon;

Thank you for your suggestion.
Will review your procedure TRACEXY in:
http://peltiertech.com/Excel/Charts/VBAdraw.html
to see if I can easily modify it for the application.

Regards.

"Jon Peltier" wrote:

You could modify this approach:

http://peltiertech.com/Excel/Charts/VBAdraw.html

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"monir" wrote in message
...
Hello;

Is it possible in Excel 2003 to join a series of points by segmented
vectors(i.e.; line segments with arrow heads) on a 2D XY Chart ??

Thank you.