User (Legacy) Posted April 24, 2001 Report Share Posted April 24, 2001 I have a record set with multiple groups of data. I would like each group represented by a series on the chart. Is it possible to assign each series in a chart to a recordset? KAren Quote Link to comment Share on other sites More sharing options...
User (Legacy) Posted March 8, 2004 Author Report Share Posted March 8, 2004 I believe it will work if you also add this line (at least it worked for me): Chart.Axis(Axis_X).Style = Chart.Axis(Axis_X).Style And Not AS_SingleLine 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.