Inserting a line

  • Thread starter Thread starter S.C
  • Start date Start date
S

S.C

I have a couple of charts that need a line drawn at a certain number on the
value axis. Is there a way to place a line on the chart?

Any help is appreciated

Steve
 
Insert a new series minX, yourYvalue for the first point, and maxX,
yourYvalue for the second point. Add that series to your chart.
 

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

Back
Top