ChartDirector 7.1 (.NET Edition)

Chart.TreeMapBinaryBySize


Declaration

[C#]public const int TreeMapBinaryBySize;
[VB]Public Const TreeMapBinaryBySize As Integer

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.