Is any way i can know the chart's show mode through macro.
for example:
There is a chart 'CH111', it will show or hiden depends on some selection. The show conditional is UserType = 'Teacher' in layout property sheet. I wanna know currently the chart is shown or hiden through macro, so that i can change some setting of this chart. How to write the script?