User (Legacy) Posted February 25, 2000 Report Share Posted February 25, 2000 Thanks to Steve and Francisco, I got this working. However, the chart I export as a bitmap ends up being a little samller (height and width) than I need. I was wondering if there was a way to set the height and width properties of the object before saving it as a bitmap? Again, all help is appreciated. Thanks, Joe "Joe" <planetjoe@hotmail.com> wrote in message news:DE0379D14694D211B4CE00609770710D04B1C9@sftfx-221.wamnet.net... > Is there any way to create a graph without using the control on a form? > > Id like to do something like > > Dim cfx as ChartFX > Set cfx = new chartfx > > 'add points to the graph > > cfx.export XXX_XXXXXXX, "c:\ssss.bmp" > > Any help would be greatly appreciated. > > Thanks, > Joe > Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.