G
Guest
Hi
I'd like to dynamically draw lines on Excel Charts based on the data that is displayed. For example, I would like to add a acroos the chart that would show the average value. Or, I would like to shade a region of the chart that would highlight certian conditions. I've tried using the AddLines and AddPolyLines functions but they require x and y positions relative to the top left corner of the chart. This would be ok except that I don't know how to find the x and y position of where a particular tick mark is on a chart (i.e. where is 50 on the x or y axis). Any ideas on the proper way to procede
Thanks for youe help
Trent
I'd like to dynamically draw lines on Excel Charts based on the data that is displayed. For example, I would like to add a acroos the chart that would show the average value. Or, I would like to shade a region of the chart that would highlight certian conditions. I've tried using the AddLines and AddPolyLines functions but they require x and y positions relative to the top left corner of the chart. This would be ok except that I don't know how to find the x and y position of where a particular tick mark is on a chart (i.e. where is 50 on the x or y axis). Any ideas on the proper way to procede
Thanks for youe help
Trent