Programmatically generate Visio objects

K

Ken

Hello,

I need to create and embed a Chart object in my web application. Now I
can can create the object in Visio, but is it possible to
programmatically generate this object in Visio. The idea is to be able
to programmatically create the object and bind the object with data
at run time?

Thank you for your help

Ken
 
J

JuneTheSecond

Would you mean Visio Chart to be embeded in Visio?
If so, of cause, possible with Window.Page.Drop method.
 
Top