ChartDirector 7.0 (Java Edition)

JsViewPortControl.setViewPortBorderStyle


Usage

setViewPortBorderStyle(border)

Description

Sets the viewport border style.

Arguments

ArgumentDefaultDescription
border(Mandatory)The viewport border style in CSS "border" style format. The default is "gray 1px solid".

Return Value

None