Thanks for the details. Actually, clicking an object on the chart is not a very simple task for TestComplete. Trust me. I believe it.
I suppose you will have to create your own script for this and create an algorithm that will somehow calculate the object that has to be clicked (this will be related to IDs used for these objects). When I view source on the page, there is no dicernable object. I was expecting an <SVG tab... It looks like the RAD tool that the developers used to create this page creates javascript procedures that generate the SVG on the page.
Would you like to try using the Region Checkpoint to compare the stored chart with the actual one? This approach will be much easier.I am not so much trying to checkpoint the graph, though that will provide some benefit. Clicking on a point in the graph causes other tables on the page to display. (I did not include the remainder of the page in my screen shot since it was not to the point.)
I think my next course of action is to work in with the developer to determine how I can get access to the point. Thanks.
Stephanie