ChartDirector 7.1 (C++ Edition)
Chart
.
TreeMapBinaryByCount
Declaration
static const int TreeMapBinaryByCount;
Description
A constant equals to 4 to represent that the Binary Split by Count method will be used to layout the tree map.
This constant is used in
TreeMapNode.setLayoutMethod
.
© 2023 Advanced Software Engineering Limited. All rights reserved.