ChartDirector 7.0 (Java Edition)

ViewPortControl.setViewPortFillColor


Usage

public void setViewPortFillColor(java.awt.Color color)

Description

Sets the fill color for the region inside the viewport.

Arguments

ArgumentDefaultDescription
color(Mandatory)The fill color for the region inside the viewport. The default is transparent.

Return Value

None