Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have 2 buttons and 2 charts.I want to show the fisrt chart when I click first button and when I click the 2nd button the first chart will dissappear and the second chart will display.How can I do this?
Thanks in advance for your help.Thank you.
If you want to display 6 charts with the button 1 and 4 charts with the button 2, you put the variable $(vShow) in the 6 charts (properties => Layout => Show => Conditional => $(vShow)) and not $(vShow) in the other chart.
For the first button, the action will set variable vShow to value 1
For the second button, the action will set variable vShow to value 0
I have 10 charts and 10 buttons.
I think you shouldn't use buttons but you should use in the properties of your 10 charts the "Auto Minimize Option"
=> Properties / Caption / Allow Minimize + Auto Minimize + Allow Maximize