ChartDirector 7.1 (C++ Edition)
ViewPortManager.setViewPortHeight
Usage
void setViewPortHeight(double height);
Description
Sets the height of the viewport.
The viewport 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 viewport. |
Return Value
None
© 2023 Advanced Software Engineering Limited. All rights reserved.