ChartDirector 6.1 (Java Edition)

ViewPortControl.setSelectionBorderWidth


Usage

public void setSelectionBorderWidth(int color)

Description

Sets the border width of the selection box.

Arguments

ArgumentDefaultDescription
color(Mandatory)The border width of the selection box. The default is 1 pixel.

Return Value

None