Hello!
Is there any way to make the graph, that is generated in SAS Portal by ODS with device=activex, kind of inactive, so users won't be able to change its settings by right clicking and choosing "Graphical object settings" (maybe inaccurate translation, I'm not sure)? Maybe there are some parameters for ODS HTML statement, that can do the trick?
If you want to disable *all* the activex interactivity (including pan & zoom), you could use device=actximg rather than device=activex.
If you want to disable *all* the activex interactivity (including pan & zoom), you could use device=actximg rather than device=activex.
It'll work, thanks!
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.