I have an application where the charts are displayed conditionally, the rest hidden, as per the selections, I wanted to know that if the charts are processed (evaluation of expression) when they qualify for being displayed, or, the entire application objects get evaluated , whether or not they are to be displayed or not.
In that case, do we have an option of stopping the loading of the hidden charts...???