Forum Discussion

daniel_dewinter's avatar
daniel_dewinter
Contributor
8 years ago

Accessing graph objects - annotations

Hi All,

 

I have question about working with graph object. I'm not able to access objects that are "inside" the graph object. 

 

In the picture below, I try to move the annotation object inside the graph component (IOcomp).

 

When I use the object spy, the annotation objects are available. For example:'.....plotGraphControl.Annotations.Item(357)'

 

However I'm not able to access the object directly while recording a KeywordTest.See picture. Only the graph object can be accessed. See the red border in the picture below

 

When I drag the label around, the X/Y coordinates are recorded, but not the object itself. See below.

 

 

Does anybody know how I can manipulate the objects directly while recording a KeywordTest?

 

Thanks,

Daniel