Programatically generate a visio diagram in .Net

K

Ken

Is it possible to programmatically generate a Visio diagram? I need
my .Net application to generate a Visio component from data values
passed to it. One of the cases is, I want to generate a Visio "Pie
chart" component from the values stored in a data set. Do Visio
componenets such as pie charts expose API's so they can be
programmatically generated?

Thank you for you help.

Ken
 
A

Al Edlund

"plethora of newbie questions". Paul Herber shows an example of working with
pie charts. There are multiple examples of drawing using .net in the visio
sdk.

al

check the 'newbie' question below.
al

Which question? Was your intend to include a link to another post?

Ken
 
Top