User (Legacy) Posted March 11, 2004 Report Share Posted March 11, 2004 Hi All, Our VFP code is making a call in the form of: THIS.oGraph.MultiType(tn_series, LINE) This call causes two sight lines already on the graph to change locations along the x-axis (from 67K to 83K). We do not understand why this is happening. Any clues? Sincerely, Larry Rix Platts Boulder, CO Quote Link to comment Share on other sites More sharing options...
Software FX Posted March 11, 2004 Report Share Posted March 11, 2004 When you call: THIS.oGraph.MultiType(tn_series, LINE) If you are coming form a chart that is not a combination you need to call this function for ALL series. If this is not the case, please attach a screenshot of the problem before and after he execution of this code. -- FP Software FX 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.