ChartDirector 7.0 (Java Edition)

DrawArea.setBgColor


Usage

public void setBgColor(int c)

Description

Sets the background color of the image.

Arguments

ArgumentDefaultDescription
c(Mandatory)The background color of the image.

Return Value

None