Thread
:
To Draw A Line Parallel To A Curve At Particular Offset
View Single Post
#
2
Posted to microsoft.public.excel.charting
Tushar Mehta
external usenet poster
Posts: 1,071
To Draw A Line Parallel To A Curve At Particular Offset
In article ,
says...
Hi,
I Have A Curve, And I Need To Draw A Line Parallel To The Curve At A
Particular Offset On X-axis. Pls Help Me.
Not sure what exactly this means but if you have a equation such as y=x^2,
you can get a x-offset of n by plotting y=(x-n)^2. In general, if you have
y=f(x), transform it to y=f(x-n)
--
Regards,
Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions
Reply With Quote
Tushar Mehta
View Public Profile
Find all posts by Tushar Mehta