max and min lines are fully supported, you don't need to impose lines on the
chart using drawobject.
Have a look at the chTrend object. A full discussion is ofcourse available
in the black book. Trending is also covered in the web component download
pack if you need a free resource. There are also articles on MSDN that do
sufficient justice to the topic as well.
--
Regards,
Alvin Bruney [MVP ASP.NET]
[Shameless Author plug]
The Microsoft Office Web Components Black Book with .NET
Now Available @
www.lulu.com/owc
Forth-coming VSTO.NET - Wrox/Wiley 2006
-------------------------------------------------------
Brian Hubert said:
I'm looking to draw max and min lines on my chart. I have figured out how to
use the drawobject with vbscript client side, but I can't seem to figure a
way to use the drawobject with asp outputting my chart to a gif.