ChartDirector 7.0 (Java Edition)

JsViewPortControl.setViewPortExternalColor


Usage

setViewPortExternalColor(color)

Description

Sets the fill color for the region outside the viewport.

Arguments

ArgumentDefaultDescription
color(Mandatory)The fill color for the region outside the viewport. The default is semi-transparent white (7FFFFFFF) to dim out the region.

Return Value

None