ChartDirector 7.0 (Java Edition)

Chart.TreeMapBinaryByCount


Declaration

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