View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.charting
Jon Peltier Jon Peltier is offline
external usenet poster
 
Posts: 6,582
Default 2D Points Joined by Vectors

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.