User (Legacy) Posted April 23, 2002 Report Share Posted April 23, 2002 Greetings, I'm selecting data via ADO, and waiting to chart the data via a line graph. Example: Select day, count, type from trans I need a line for each type, with count being my y-axis, and day being by x-axis. I can't seem to get the Chart Control to display a line for each "type" from my select. Is it possible to set chart so it will display a line for each type? Thanks, Frank Quote Link to comment Share on other sites More sharing options...
Software FX Posted April 24, 2002 Report Share Posted April 24, 2002 What you need is a CrossTab, you can use our Cross-Tab extension (included in Chart FX 5.0 and up) to arrange this data. -- 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.