Embedding a WBMP Image Using the PopChart Embedder

You can generate a WBMP PopChart image by setting the PopChart Embedder imageType attribute to "WBMP". For example, assuming your PopChart Embedder object is named myPopChart, you should use the following command to set the image format to WBMP:

myPopChart.imageType = "WBMP";