| Modifier and Type | Method and Description |
|---|---|
static BufferedImage |
createImage(Chart chart,
int imageWidth,
int imageHeight)
Creates an
BufferedImage from a chart. |
public static BufferedImage createImage(Chart chart, int imageWidth, int imageHeight)
BufferedImage from a chart.chart - the chart to create an image forimageWidth - the image's widthimageHeight - the image's heightCopyright © 2020. All rights reserved.