ChartDirector 7.0 (Java Edition)

DrawArea.outPNG


Usage

public boolean outPNG(String filename)

Description

Writes the DrawArea to a PNG image file.

Arguments

ArgumentDefaultDescription
filename(Mandatory)The filename of the output image file.

Return Value

A true value indicates no error. A false value indicates the operation is unsuccessful.