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