ChartDirector 7.1 (C++ Edition)

ViewPortControlBase.setSelectionBorderColor


Usage

void setSelectionBorderColor(int color);

Description

Sets the border color of the selection box.

Arguments

ArgumentDefaultDescription
color(Mandatory)The border color of the selection box. The default is semi-transparent black (7F000000).

Return Value

None