ChartDirector 7.0 (Java Edition)

ViewPortControl.setSelectionBorderWidth


Usage

public void setSelectionBorderWidth(int width)

Description

Sets the border width of the selection box.

Arguments

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

Return Value

None