ChartDirector Ver 4.1 (PHP Edition Edition)

WebChartViewer.setViewPortLeft


Usage

setViewPortLeft(left)

Description

Sets the position of the left side of the view port.

The position of the view port left side is its distance from the left side of the underlying surface, as a fraction of the width of the underlying surface. It should be between 0 and 1.

Arguments

ArgumentDefaultDescription
left(Mandatory)The position of the left side of the view port.

Return Value

None