ChartDirector 7.1 (C++ Edition)

ViewPortControlBase.setViewPortFillColor


Usage

void setViewPortFillColor(int 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