ChartDirector 7.0 (PHP Edition)

JsViewPortControl.setSelectionBorderStyle


Usage

setSelectionBorderStyle(border)

Description

Sets the selection border style.

Arguments

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

Return Value

None