ChartDirector 7.1 (C++ Edition)
TreeMapNode
.
getBottomY
Usage
int getBottomY();
Description
Gets the bottom y coordinate of the node.
Note:
This method should be used only after calling
BaseChart.layout
or after ChartDirector has output the chart image.
Arguments
None
Return Value
The bottom y coordinate of the node.
© 2023 Advanced Software Engineering Limited. All rights reserved.