ChartDirector 7.1 (C++ Edition)

ViewPortManager.getViewPortWidth


Usage

double getViewPortWidth();

Description

Gets the width of the viewport.

The viewport width is expressed as a fraction of the width of the underlying surface. It should be between 0 and 1.

Arguments

None

Return Value

The width of the viewport.