Jump to content
Software FX Community

multiseries and database field problem


n8dag8

Recommended Posts

is there a nice way to have mutliple series from the same field using multiple values from that field in a database. For example the field Product in the ProductSales. If i wanted series 1 to chart all ReportFx values and i want series 2 to chart all WebBarFx values so that i can compare them.

is there a nice way of doing this besides manually filling the chart with loops

chart1.Data.y[0,something]=databasedata;

chart1.Data.y[1,something]=databasedata.

 

 

post-6106-13922412982649_thumb.png

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...