XY scatter Chart, with capability to filter series

O

OTS

I have a cross-tab query results like below

Time CurveA CurveB CurveC
0 10 20 30
1 40 50 60
2 70 80 90

I am able to plot the above with XY scatter using MS graph that is embedded
in MS Access. X axis = Time, Y axis= Curve A, B or C

Now I will like to have certain flexibility to choose the curve that I want
to plot, via CONTROL that is embedded in the chart.

For example, by clicking a little button ON THE CHART ITSELF that i would
have a plot with curve B and C only. Then, I can unclick B and C and show
only A.

I know I can achieve both by revisting the cross tab query everytime by
selecting the curve I want to show but this is a little cumbersome. thanks.






Now, can I put a little
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top