+ Reply to Thread
Results 1 to 5 of 5
  1. #1
    Registered User
    Join Date
    03-15-2010
    Location
    New York, USA
    MS-Off Ver
    Excel 2003
    Posts
    7

    Series Point locations on chart

    I have a chart with a few series. I need to draw some lines beginning from some points on some of the series.

    I am using a function I read about - GET.CHART.ITEM.
    However, it is working only intermittently. Anyone with experience of this please??

    Thanks a lot.

  2. #2
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    2003 & 2007 & 2010
    Posts
    10,944

    Re: Series Point locations on chart

    We need more information.

    What chart type do you have?
    What points should you be drawing between?

    Can you post example of what you currently have.
    Cheers
    Andy
    www.andypope.info

  3. #3
    Registered User
    Join Date
    03-15-2010
    Location
    New York, USA
    MS-Off Ver
    Excel 2003
    Posts
    7

    Re: Series Point locations on chart

    In the attached example, I have a stacked column chart based on a table of data. I have drawn an arrow by hand on it. I need to draw this arrow programmatically.

    That is, I need to figure out the coordinates of a point on a series e.g. Series2Point5, and draw the arrow connecting the upper-left corner of the plot area to that point. This does not work for this point, but works for some others!

    (The code to draw the arrow is included in the vba part of the excel file, I picked it up from the internet.)
    Attached Files Attached Files

  4. #4
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    2003 & 2007 & 2010
    Posts
    10,944

    Re: Series Point locations on chart

    You need to fix the Value axis scale otherwise plotting the xy-scatter series to the top left corner will cause the scale to auto adjust.

    I have drawn a line from top left to point 5 and then on to point 7.
    Attached Files Attached Files
    Cheers
    Andy
    www.andypope.info

  5. #5
    Registered User
    Join Date
    03-15-2010
    Location
    New York, USA
    MS-Off Ver
    Excel 2003
    Posts
    7

    Re: Series Point locations on chart

    Thanks... I am trying to understand it.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.2.0