String appearanceFile

Syntax myPopChart.appearanceFile = "apfiles/bar.pcxml";

JavaBean Syntax <JSP:setProperty name="myPopChart" property="appearanceFile" value="apfiles/bar.pcxml" />

Description Specifies the location of the appearance file for your PopChart image.

The appearance file should have a .pcxml extension. The file location should be relative to PopChart's document root. It can also be an absolute path or a URL. You may also need to make sure that your path.xml file gives PopChart Server permission to read appearance files from the location where your appearance file resides (see "Setting Path Permissions" in Chapter 3 of the PopChart Server User Guide).

For more information about appearance files, refer to "About Appearance Files" in Chapter 4 of the PopChart Server User Guide.

Note: You can still use binary appearance files from PopChart Builder 3.x. You do not need to give these a .pcxml extension.