ChartDirector 7.0 (Java Edition)

ChartViewer.setSelectionBorderWidth


Usage

public void setSelectionBorderWidth(int width)

Description

Sets the border width of the zoom selection box.

Arguments

ArgumentDefaultDescription
width(Mandatory)The border width in pixels.

Return Value

None