Pardon my slow response and ignorant lack of information. I am new to web test automation. It does not look as though Test Complete recognizes the object. I can identifiy a frame onject that contanis the SVG. The object spy identifies it of type "image/svg+xml".
So here is a screen shot of the frame with the svg within it. You can see a chart. Each of the data oints on the chart are clickable. The little window within the frame is resizable and movable.
The KEY thing for me is to be able to click a data point somehow. SVG is supported natively in Firefox. But one needs a plug in for some versions of IE. I don't care what browser I test it in. I am not interested in browser testing so much as that the math in the chart works right.
Any help is greatly appreciated.