Syntax myPopChart.PCScript = pcscript;
JavaBean Syntax <JSP:setProperty name="myPopChart" property="PCScript" value="pcscript" />
Description Specifies the PCScript command string.
PCScript (PopChart Script) is a language used to send data and graph formatting options to PopChart Server. Example 4.3 shows how you can give PCScript commands with the PCScript attribute.
To learn more about PCScript commands and the PCScript command string, refer to Chapter 5, "PCScript."