ChartDirector 7.0 (ASP/COM/VB 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