ChartDirector 7.1 (C++ Edition)

DrawArea.setBgColor


Usage

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