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 Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.