User (Legacy) Posted May 7, 2002 Report Share Posted May 7, 2002 I'm trying to recreate the following chart using Chartfx & visual basic. (See attachment) I have managed to use the annotation object and create arrows on the chart, but cannot find out how to make the X position (the annotx.left) equal the logical position of the graph - only the x pixel location - which is no good. Is there a function which you can pass the logical position (i.e. the series number, value) which returns x/y co-ordinates? Any other techiques on acheiving this chart is much appreciated. Quote Link to comment Share on other sites More sharing options...
Software FX Posted May 7, 2002 Report Share Posted May 7, 2002 You can use the Attach method wit ATTACH_ELASTIC to attach both ends of the line to logical positions. -- FP Software FX, Inc. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.