ChartDirector 7.1 (C++ Edition)
TreeMapNode
.
getNode
Usage
TreeMapNode *getNode(int i);
Description
Gets the child node at the specified index.
Arguments
Argument
Default
Description
i
(Mandatory)
The index of the child node.
Return Value
The
TreeMapNode
object representing the child node at the specified index.
© 2023 Advanced Software Engineering Limited. All rights reserved.