Syntax myPopChart.useCache = false;
JavaBean Syntax <JSP:setProperty name="myPopChart" property="useCache" value="false" />
Description Specifies whether or not the generated PopChart image should be cached.
This command has two effects. First of all, it tells the client's browser whether or not it should cache the image. Second of all, if you are running PopChart Server Enterprise with caching enabled, it tells PopChart Server whether or not it should cache the image.
By default, this value is set to true.
For more information about caching, refer to "Caching" in Chapter A of the PopChart Server User Guide.