ChartDirector 7.0 (C++ Edition)
Chart
.TreeMapBinaryByCount
Declaration
static 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
.
© 2021 Advanced Software Engineering Limited. All rights reserved.