ChartDirector 7.0 (Java Edition)

ViewPortControl.setSelectionBorderColor


Usage

public void setSelectionBorderColor(java.awt.Color 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