PopChart Embedder Methods

This section describes each of the methods of PopChart Embedder. These methods perform a variety of tasks, such as loading data files or generating embedding HTML for your PopChart image.

Note: The code in the syntax section of these descriptions assumes that you are manipulating a PopChart Embedder object named myPopChart.

Note: Where there is not a separate JavaBean syntax for PopChart Embedder methods, the syntax is the same as the Java syntax, except embedded inside of <% ... %>. This means that there is no native PopChart Embedder JavaBean property for that method.