I have created an application which plots about 20 circles on an XY Graph. Each Circle is using a different plot. I'd like to be able to select a plot by clicking on a specific circle on the graph and then extract that data from the graph. Is this possible?