public class ImageExport
extends java.lang.Object
Constructor and Description |
---|
ImageExport(IBaseChart chart) |
Modifier and Type | Method and Description |
---|---|
JavascriptFormat |
getJScript()
Exports Chart as Javascript format.
|
Image |
image(int width,
int height) |
public ImageExport(IBaseChart chart)
public Image image(int width, int height)
public JavascriptFormat getJScript()