Syntax myPopChart.password = "password";
JavaBean Syntax <JSP:setProperty name="myPopChart" property="password" value="password" />
Description Specifies the password for your PopChart Server.
You must use a password when using any of the following methods or attributes: saveImageToAppServer(String, String), saveImageToPopChartServer(String), useLogData.
Warning: You should not do anything that requires the use of your password with the JavaScript PopChart Embedder. Users will have access to your source files and be able read the password straight from the source.