Hello,
I like to decorate the output of XY Graph with some graphic and text. So I use "GetImage" to extract the image and add my stuff via picture functions.
My Problem: getImage supplies the whole image including scales, etc. So I need the sizes/offset of the the bars in order to transform the coordinates from graph to picture. I tried several properties (Caption.Sizes, etc.), but I still get a slight error in the Y axis.
Is there a picture or other resources which illustrates these measures?
Or is there even a better solution decorating a XY Graph?
Thank you in advance.
Oliver Wieland