Walshie1987
Technical User
- Oct 5, 2006
- 100
Hi, I have a graph with various pieces of data on it (Series 1, Series 2 etc)
I want to have check boxes next to the graph so when I tick them the data is visible on the graph and when I untick them I want the data on the graph not to be visible.
I don't want to use:
column(x).hidden = false
Any other ways around this?
Cheers
Chris
I want to have check boxes next to the graph so when I tick them the data is visible on the graph and when I untick them I want the data on the graph not to be visible.
I don't want to use:
column(x).hidden = false
Any other ways around this?
Cheers
Chris