ChartDirector 7.1 (C++ Edition)

ViewPortControlBase.setViewPortBorderWidth


Usage

void setViewPortBorderWidth(int width);

Description

Sets the viewport border width.

Arguments

ArgumentDefaultDescription
width(Mandatory)The viewport border width. The default is 1 pixel.

Return Value

None