mhowes Posted April 6, 2007 Report Share Posted April 6, 2007 I just downloaded the trail version of ChartFX VS2005 and am evaluating it (comparing it to a few other chart packages) for a windows forms based application. One thing I couldn’t quickly see how to do. If I have multiple series and a different Table in a Dataset, one for each Series is there a way to bind the data? I was able to bind a single Table to the chart quickly but if I have multiple Tables? Do I have to look through each table manually adding each point to each series? thanks mike Quote Link to comment Share on other sites More sharing options...
Frank Posted April 9, 2007 Report Share Posted April 9, 2007 A chart can be bound to only one datatable. Your data is in multiple datatables? how are they related? how do you want to plot a datatable that has say 1000 points together with a datatable that has 10 points? 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.