ChartDirector Ver 5.0 (C++ Edition)
ViewPortManager.setViewPortHeight
Usage
void setViewPortHeight(double height);
Description
Sets the height of the view port.
The view port height is expressed as a fraction of the height of the underlying surface. It should be between 0 and 1.
Arguments
Argument | Default | Description |
height | (Mandatory) | The height of the view port. |
Return Value
None
© 2010 Advanced Software Engineering Limited. All rights reserved.