Jump to content
Software FX Community

Re: Is there any way to create a graph without using the control on a form?


User (Legacy)

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...