Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Drawing Custom lines in a chart

Status
Not open for further replies.

Devaki

Programmer
May 23, 2001
58
US
Hi,

I have a line chart inserted in a report. Y-axis ranges from +600 to -600.
I want to draw lines at +250 and -250 and show that all points that exists between these two ranges are valid ones and those gone out are invalid ones.
I don't want to give this in a formula but like to plot all the values first and then draw two range lines and show.
I tried using custom lines . But it allows me to draw at only one point either at +250 or -250 but i want to draw it both places.
How to do this? Please Help


Thanks
Devaki
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top