ChartDirector 7.0 (Java Edition)

Chart.TreeMapBinaryBySize


Declaration

public 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.