At 1:31 PM -0600 6/16/05, Ruth Watkins wrote:
Does RB have a charting object that can be used to graph a recordset
obtained from the Oracle Database (several 1000 points) directly
onto the canvas (and then to the printer if the user chooses)? We
have been using the Microsoft Chart Object to do this in VB6, but
would like to get away from VB6.
It doesn't have a charting object built in. If your graphing needs
are simple, you might simply draw it yourself (to a Canvas on screen,
and to the printer context to print). Or, you might consider one of
the third-party solutions, such as Graph Pro:
<http://www.macsos.com.au/shareware/graphpro/>.
Best,
- Joe
--
Joe Strout REAL Software, Inc.
Vote for REALbasic (twice!) in the LinuxWorld Reader's Choice Awards:
http://linux.sys-con.com/general/readerschoice.htm
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|