ChartDirector 5.1 (C++ Edition)

ViewPortManager.getViewPortWidth


Usage

double getViewPortWidth();

Description

Gets the width of the view port.

The view port 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 view port.