You will more than likely need a commercial control to do what you are asking, I can't think of any way to do all of what you are asking easily with what the control comes with. In each way, however, those different chart controls will have their different (or same) methods of accepting data. How are you connecting to the SQLite db?
Thanks, James -----Original Message----- From: Frederic Faure [mailto:[EMAIL PROTECTED] Sent: Monday, August 02, 2004 3:20 PM To: [EMAIL PROTECTED] Subject: [sqlite] Charting data in VB? James >> Plain graphs? Saving? Printing? How is data passed to the chart control? Thx for the reply. All the above, I guess. We'd like to add a Output section in our software so that customers can print pretty graphs from some of the data in SQLite, and that includes bars, lines, and pies, as well as saving the graphs as JPG or BMP so they can include them in Word, and also print them independently (ideally, with a Preview option). Thank you Fred.