ChartDirector 7.1 (.NET Edition)

Chart.TreeMapBinaryByCount


Declaration

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

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.