Vertical Lines

  • Thread starter SrikanthAdimulam
  • Start date
S

SrikanthAdimulam

Hi I am new to usinf .Net for accessing Office tools..
I have using C# for accessing excel for drawing some charts...Initially I
had a problem of varying color by point. But Later I could find the solution..
The Link & answer to thsi problem is here...
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2953773&SiteID=1

But Now I am Having another Problem ...

I could Draw the Graph but I need vertical Lines at desired Location...

Say I want a vertical line at (2,0) point on the Graph How am I going to do
...In excel using C#

The Graph I am using is ScatterLines with No markers...
Code has been Posted in my previous Thread..

Please Help me out!!!
 
Top