Software FX Posted December 14, 1999 Report Share Posted December 14, 1999 You are getting this behavior because you are using a line style that is not currently supported by Windows. If a future version of windows defines this style as dash-dash-star-dot then your code will be broken. Also the code could not run properly on certain video or printer drivers. The correct approach would be to set the Gallery type to scatter .Series(i).Gallery = SCATTER Regards, Juan Cegarra Software FX, Inc. http://support.softwarefx.com -----Original Message----- From: SteveT [ mailto:stephent@compassadv.com] Posted At: Monday, December 13, 1999 2:41 PM Posted To: General Conversation: Series Line Styles Subject: Series Line Styles I have discovered that .Series(i).LineStyle = 5 will give me a line graph with just the markers showing - just what I wanted. Are there any "gotcha's" or repercussions to hiding the line this way? Would there be a better way to make a line graph with only the markers showing? Thanks, Steve 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.