Open
Description
In the Form1.vb there is a lot of repetition of code when a chart button is pressed to make one chart visible and all other not visible.
Recode this with a better solution.
Could we look for all charts on the form and cycle through them making them all not visible and then make the chart the user wants visible?
There has to be a better way so new charts are easier to create.
Metadata
Metadata
Assignees
Labels
No labels