ChartDirector 7.1 (C++ Edition)

Chart.TreeMapBinaryBySize


Declaration

static const int TreeMapBinaryBySize;

Description

A constant equals to 3 to represent that the Binary Split by Size method will be used to layout the tree map.

This constant is used in TreeMapNode.setLayoutMethod.