Placing an arrow on the series line in a line chart

R

Rajendra

Hi,

A line chart is made with the following values:

2 3 5 7 8

The x axis in the chart has the following values:
1 2 3 4 5

Is there a way using VBA to place an arrow on the line series
corresponding to the 1.5 point (or some similar point) on the x-
axis?

Thanks in advance for the help.

Regards,
Raj
 
X

Xt

Hi,

A line chart is made with the following values:

2       3       5       7       8

The x axis in the chart has the following values:
1       2      3      4       5

Is there a way using VBA to place an arrow  on the line series
corresponding to the 1.5 point (or some  similar point) on the x-
axis?

Thanks in advance for the help.

Regards,
Raj

Does it have to be a line chart or would an XY Scatter chart do as
well?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top