G
geejay
Hi
I would like to know whether I am going about this the right way.
I would like to apply a data graphic (that I setup with the "new data
graphic..." link in the Data Graphics task pane) to some objects in a drawing.
I create the drawing programmaticaly (C#) and use a template that contains
all my shapes to construct the drawing.
After trying to create a data graphic and a graphic item, I rename the data
graphic in the Data Graphics task pane and then search for it in the stencil
masters of my stencil when I go to programatically layout the drawing. The
data graphic I get is of type visTypeDataGraphic, but it doesn't contain any
graphic items! And the documentation (SDK and samples) state that graphic
items can't be created outside of the UI....
Is there a way to achieve creating a text callout data graphic on shapes in
a drawing? And taking the graphic item from a stencil?
Thanks
Greg
I would like to know whether I am going about this the right way.
I would like to apply a data graphic (that I setup with the "new data
graphic..." link in the Data Graphics task pane) to some objects in a drawing.
I create the drawing programmaticaly (C#) and use a template that contains
all my shapes to construct the drawing.
After trying to create a data graphic and a graphic item, I rename the data
graphic in the Data Graphics task pane and then search for it in the stencil
masters of my stencil when I go to programatically layout the drawing. The
data graphic I get is of type visTypeDataGraphic, but it doesn't contain any
graphic items! And the documentation (SDK and samples) state that graphic
items can't be created outside of the UI....
Is there a way to achieve creating a text callout data graphic on shapes in
a drawing? And taking the graphic item from a stencil?
Thanks
Greg