User (Legacy) Posted November 5, 2003 Report Share Posted November 5, 2003 I'm having a problem with the scatter plot. I have two series and each series has a trend line. The first series plots the correct points and values and it's trend line is correct. The series that plots after that plot incorrectly but relative to the first series. Both series have many of the same points values. I would expect that those points would be on top of each other but they are not the second series is below the first series. Thanks, Quote Link to comment Share on other sites More sharing options...
Software FX Posted November 7, 2003 Report Share Posted November 7, 2003 It seems that you are creating a secondary Y-Axis but not assigning ALL the series to it. Your Main Y-Axis seems to be hidden and it seems that one of these series is still being plotted against the main Y-Axis. Make sure that you assign the YAxis property for ALL 4 series. -- 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.